Macro bean_script::as_type

source ·
macro_rules! as_type {
    ($expr:expr => $t:ty, $err:literal) => { ... };
}