macro_rules! ben_int { ( $ben:expr ) => { ... }; }
Construct a BencodeMut integer by supplying an i64.
BencodeMut
i64