pub const fn serialise_type_graph<T: TypeGraphLayout>() -> [u8; { _ }]Available on crate feature
serialize-to-generic-const-array only.Expand description
Serialise this type’s TypeLayoutGraph into an array of bytes of length
serialised_type_graph_len.