initSidebarItems({"enum":[["GridError","An error returned when checking if the grid is well-sized and legal."],["GridParseError","An error returned when parsing a string to create a grid failed."],["SourceError","An error returned by the `source` method when either reading or parsing failed."]],"struct":[["Grid","A container for takuzu grid manipulation."]],"trait":[["Source","The `Source` trait allows to use any implementor of the `Read` trait as an input source for the grid string format with no additional effort."]],"type":[["Array","A raw takuzu grid representation."]]});