Struct rust_bert::prophetnet::ProphetNetVocabResources [−][src]
pub struct ProphetNetVocabResources;Expand description
Implementations
Shared under MIT license by the Microsoft team at https://github.com/microsoft/ProphetNet. Modified with conversion to C-array format.
Shared under MIT license by the Microsoft team at https://github.com/microsoft/ProphetNet. Modified with conversion to C-array format.
Auto Trait Implementations
impl RefUnwindSafe for ProphetNetVocabResources
impl Send for ProphetNetVocabResources
impl Sync for ProphetNetVocabResources
impl Unpin for ProphetNetVocabResources
impl UnwindSafe for ProphetNetVocabResources
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
