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

pub fn path_with_capacity(cap: usize) -> Builder

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