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