[][src]Macro holochain_wasm_utils::core_error_generic

macro_rules! core_error_generic {
    ($msg:expr) => { ... };
}

Macro for creating a generic CoreError on the spot with file!() and line!()