[][src]Type Definition nonogrid::board::LineSolverCache

type LineSolverCache<B> = GrowableCache<CacheKey<B>, CacheValue<B>>;