Struct crfsuite::Model [] [src]

pub struct Model(_);

The model

Methods

impl Model
[src]

[src]

Open a model file

[src]

Trait Implementations

impl Debug for Model
[src]

[src]

Formats the value using the given formatter.

impl Drop for Model
[src]

[src]

Executes the destructor for this type. Read more

impl Send for Model
[src]

impl Sync for Model
[src]