Struct rust_bert::pipelines::pos_tagging::POSConfig [−][src]
pub struct POSConfig { /* fields omitted */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for POSConfig
impl UnwindSafe for POSConfig
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = T
Should always be Self
