Enum try_from::Void
[−]
[src]
pub enum Void {}Error type used when conversion is infallible.
The never type (!) will replace this when it is available in stable Rust.