pub const fn serialised_type_graph_len<T: TypeGraphLayout>() -> usize
Expand description
Compute the number of bytes that this type’s TypeLayoutGraph
serialises
into.
pub const fn serialised_type_graph_len<T: TypeGraphLayout>() -> usize
Compute the number of bytes that this type’s TypeLayoutGraph
serialises
into.