Function stark::sail::core::vec_size[][src]

pub fn vec_size(head_size: usize, elt_size: usize, capacity: usize) -> usize
Expand description

Gives the overall size of a Vec with certain parameters