Macro ozone::bytestring [] [src]

macro_rules! bytestring {
    ($str:expr) => { ... };
}