Struct chinese_numbers::Fmt [] [src]

pub struct Fmt(pub i64);

Trait Implementations

impl Display for Fmt
[src]

Formats the value using the given formatter. Read more