Function objrs_runtime::throw [] [src]

pub fn throw<T>(exception: T) -> ! where
    T: Into<id>,