[][src]Function hlvm_runtime::error::throw

pub fn throw<T>(s: &str, stack: Vec<T>) where
    T: Debug