Crate precept

Crate precept 

Source

Modules§

dispatch
fault
macros_stubs
random

Macros§

emit_event
expect_always
expect_always_or_unreachable
expect_reachable
expect_sometimes
expect_unreachable
function_name
setup_complete
sometimes_fault

Constants§

ENABLED
If ENABLED is false, all precept macros and faults are disabled

Functions§

init
Initializes the precept library with a static dispatcher reference.
init_boxed
Initializes the precept library with a boxed dispatcher.