Struct jieba_rs::Jieba [] [src]

pub struct Jieba { /* fields omitted */ }

Methods

impl Jieba
[src]

[src]

Important traits for Vec<u8>
[src]

Important traits for Vec<u8>
[src]

Trait Implementations

impl Debug for Jieba
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for Jieba
[src]

[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for Jieba

impl Sync for Jieba