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