pub const ADDR_PREFIX_SIZE: usize = 1;
Expand description

It might sound a bit pedantic, but some Network trait methods return fixed length byte array static borrows instead of single bytes.