[][src]Macro holochain_wasm_utils::core_error

macro_rules! core_error {
    ($hc_err:expr) => { ... };
}

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