[][src]Macro bystr::bystr

macro_rules! bystr {
    #[proc_macro_hack] => { ... };
}

Create a byte-array from a compile-time string, with a null byte appended to the data.