Macro xor_name::xor_name[][src]

macro_rules! xor_name {
    ($($byte:expr),* $(,)?) => { ... };
}

Creates XorName with the given leading bytes and the rest filled with zeroes.