Crate craby

Crate craby 

Source

Re-exports§

pub use craby_macro;

Modules§

context
macros
prelude
This module provides the prelude for Craby Modules.
types

Macros§

catch_panic
Catches a panic and returns a Result with the error message.
throw
Alias for panic! macro.