Struct rust_bert::mbart::MBartConfigResources [−][src]
pub struct MBartConfigResources;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 MBartConfigResources
impl Send for MBartConfigResources
impl Sync for MBartConfigResources
impl Unpin for MBartConfigResources
impl UnwindSafe for MBartConfigResources
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
