delegate_from_bytes

Macro delegate_from_bytes 

Source
macro_rules! delegate_from_bytes {
    ($($ty:ident)+) => { ... };
}