calculate_vec_memory_layout

Function calculate_vec_memory_layout 

Source
pub fn calculate_vec_memory_layout<T>() -> VecOrStringLayout
Expand description

Calculate the memory layout of a Vec of the given type