Trait error_chain::ExitCode [−][src]
Represents a value that can be used as the exit status of the process.
See quick_main!.
Required Methods
Implementations on Foreign Types
impl ExitCode for i32[src]
impl ExitCode for i32impl ExitCode for ()[src]
impl ExitCode for ()