into_value_from_ref

Macro into_value_from_ref 

Source
macro_rules! into_value_from_ref {
    ($from:ty, $kind:ident) => { ... };
}