setup

Macro setup 

Source
macro_rules! setup {
    () => { ... };
}
Expand description

Initialises the panic handler

The SoundCloud is assumed to be the using crate’s homepage from Cargo.toml.

panic_soundcloud::setup!();