pub fn get_list_element_size<'a, T>(value: T) -> ElementSize where
    T: IntoInternalListReader<'a>, 
Expand description

Gets the size of the elements in a list.