Struct syntax::parse::lexer::comments::Literal
[−]
[src]
pub struct Literal { pub lit: String, pub pos: BytePos, }
Fields
lit: String
pos: BytePos