[][src]Function nannou::geom::path::path_with_capacity

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

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