Struct num::bigint::RadixFmt [] [src]

pub struct RadixFmt {
    // some fields omitted
}

Trait Implementations

impl Display for RadixFmt

fn fmt(&self, f: &mut Formatter) -> Result

Derived Implementations

impl Clone for RadixFmt

fn clone(&self) -> RadixFmt

fn clone_from(&mut self, source: &Self)

impl Copy for RadixFmt