[][src]Macro over::int

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

Given an int, creates and returns a BigInt.