Struct planus_cli::lexer::CommentBlock [−][src]
Tuple Fields
0: Vec<Comment<'a>>Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl<'a> RefUnwindSafe for CommentBlock<'a>
impl<'a> Send for CommentBlock<'a>
impl<'a> Sync for CommentBlock<'a>
impl<'a> Unpin for CommentBlock<'a>
impl<'a> UnwindSafe for CommentBlock<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.
