ben_int

Macro ben_int 

Source
macro_rules! ben_int {
    ( $ben:expr ) => { ... };
}
Expand description

Construct a BencodeMut integer by supplying an i64.