read_bytes

Macro read_bytes 

Source
macro_rules! read_bytes {
    ($($params:tt)*) => { ... };
}
Expand description

Shortcut for cmd!(...).read_bytes().