Struct syn::IntLit [−][src]
Fields
value: u64
suffix: IntTy
Trait Implementations
impl Debug for IntLit
[src]
impl Debug for IntLit
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Clone for IntLit
[src]
impl Clone for IntLit