Struct frame_support_procedural_tools::syn_ext::StopParse [−][src]
pub struct StopParse {
pub inner: TokenStream,
}Expand description
stop parsing here getting remaining token as content Warn duplicate stream (part of)
Fields
inner: TokenStreamTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for StopParseimpl UnwindSafe for StopParseBlanket Implementations
Mutably borrows from an owned value. Read more
Returns a Span covering the complete contents of this syntax tree
node, or Span::call_site() if this node is empty. Read more