delegate_to_bytes

Macro delegate_to_bytes 

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