Struct tree_sitter::Parser[][src]

pub struct Parser(_);

Methods

impl Parser
[src]

Trait Implementations

impl Drop for Parser
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Parser

impl !Sync for Parser