Struct syn::FloatLit [−][src]
Fields
value: String
suffix: FloatTy
Trait Implementations
impl Debug for FloatLit
[src]
impl Debug for FloatLit
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 FloatLit
[src]
impl Clone for FloatLit