vbytes

Macro vbytes 

Source
macro_rules! vbytes {
    ($slice:expr) => { ... };
}
Expand description

Macro for calling Bytes::copy_from_slice()