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

type CacheValue<B> = Result<ReadRc<Vec<<B as Block>::Color>>, String>;