Struct rust_bert::mbart::MBartVocabResources [−][src]
pub struct MBartVocabResources;Expand description
Implementations
Shared under MIT license by the Facebook AI Research Fairseq team at https://github.com/pytorch/fairseq. Modified with conversion to C-array format.
Auto Trait Implementations
impl RefUnwindSafe for MBartVocabResources
impl Send for MBartVocabResources
impl Sync for MBartVocabResources
impl Unpin for MBartVocabResources
impl UnwindSafe for MBartVocabResources
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
