pub fn add_all(
capa: usize,
get_loc: impl FnMut() -> Option<Vec<CLoc>>
) -> Vec<Trace>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
A: Allocator,
Expand description
Registers some lists of locations and returns its UID.