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