Trait die_exit_2::PrintExit

source ·
pub trait PrintExit {
    fn print_exit(&self) -> !;
}

Required Methods§

Implementations on Foreign Types§

Implementors§