Skip to main content

try_from_value_ref_struct

Macro try_from_value_ref_struct 

Source
macro_rules! try_from_value_ref_struct {
    ($($T: ty, $TStr: expr, $C: ty),*) => { ... };
}