Struct pathfinding::matrix::MatrixFormatError [−][src]
pub struct MatrixFormatError { /* fields omitted */ }
Format error encountered while attempting to build a Matrix.
pub struct MatrixFormatError { /* fields omitted */ }
Format error encountered while attempting to build a Matrix.
impl RefUnwindSafe for MatrixFormatError
impl Send for MatrixFormatError
impl Sync for MatrixFormatError
impl Unpin for MatrixFormatError
impl UnwindSafe for MatrixFormatError