Macro bip_bencode::ben_int [] [src]

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

Construct a Bencode integer by supplying an i64.