Struct git_features::time::tz::Error [−][src]
pub struct Error;
Expand description
The error returned by current_utc_offset()
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Error
impl UnwindSafe for Error
Blanket Implementations
Mutably borrows from an owned value. Read more