Struct syn::LitByte [−][src]
pub struct LitByte { /* fields omitted */ }
A byte literal: b'f'
.
Implementations
impl LitByte
[src]
impl LitByte
[src]Trait Implementations
impl ToTokens for LitByte
[src]
impl ToTokens for LitByte
[src]