Struct wast::LParen [−][src]
pub struct LParen { /* fields omitted */ }A convenience type to use with Parser::peek
to see if the next token is an s-expression.
pub struct LParen { /* fields omitted */ }A convenience type to use with Parser::peek
to see if the next token is an s-expression.
impl RefUnwindSafe for LParenimpl Send for LParenimpl Sync for LParenimpl Unpin for LParenimpl UnwindSafe for LParen