Searched defs:PersistError (Results 1 – 1 of 1) sorted by relevance
471 pub struct PersistError<F = File> { struct478 impl<F> fmt::Debug for PersistError<F> { argument498 impl<F> fmt::Display for PersistError<F> { implementation504 impl<F> error::Error for PersistError<F> { implementation