Struct cabocha::Tree [] [src]

pub struct Tree { /* fields omitted */ }

Methods

impl Tree
[src]

Trait Implementations

impl Drop for Tree
[src]

A method called when the value goes out of scope. Read more