Searched refs:TryWriteableInfallibleAsWriteable (Results 1 – 2 of 2) sorted by relevance
264 pub struct TryWriteableInfallibleAsWriteable<T>(pub T); struct266 impl<T> Writeable for TryWriteableInfallibleAsWriteable<T> implementation302 impl<T> fmt::Display for TryWriteableInfallibleAsWriteable<T> implementation
95 pub use try_writeable::TryWriteableInfallibleAsWriteable;