Struct onigiri::tools::Literal[][src]

pub struct Literal {
    pub attr: String,
}

Fields

Methods

impl Literal
[src]

Auto Trait Implementations

impl Send for Literal

impl Sync for Literal