Function snarkvm_wasm::algorithms::error

source ·
pub fn error<S>(msg: S) -> Errorwhere
    S: Into<String>,