pub fn path_with_capacity(points: usize, edges: usize) -> Builder
Expand description

Build a path with the given capacity for the inner path event storage.