Struct jieba::Jieba[][src]

pub struct Jieba { /* fields omitted */ }

Methods

impl Jieba
[src]

Trait Implementations

impl Debug for Jieba
[src]

Formats the value using the given formatter. Read more

impl Drop for Jieba
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Jieba

impl !Sync for Jieba