Struct rust_bert::marian::MarianModelPreset [−][src]
pub struct MarianModelPreset;Expand description
Auto Trait Implementations
impl RefUnwindSafe for MarianModelPreset
impl Send for MarianModelPreset
impl Sync for MarianModelPreset
impl Unpin for MarianModelPreset
impl UnwindSafe for MarianModelPreset
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
