clementine_core

Macro impl_try_from_vec_u8

Source
macro_rules! impl_try_from_vec_u8 {
    ($name:ident, $size:expr) => { ... };
}