Skip to main content

impl_try_from_sexp_scalar_native

Macro impl_try_from_sexp_scalar_native 

Source
macro_rules! impl_try_from_sexp_scalar_native {
    ($t:ty, $sexptype:ident) => { ... };
}