[][src]Function nonogrid::board::new_cache

pub fn new_cache<B>(capacity: usize) -> LineSolverCache<B> where
    B: Block