Struct proc_macro2::Literal [] [src]

pub struct Literal(_);

Methods

impl Literal
[src]

Trait Implementations

impl Clone for Literal
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Literal
[src]

Formats the value using the given formatter.

impl Display for Literal
[src]

Formats the value using the given formatter. Read more