Struct rust_bert::bert::BertConfigResources [−][src]
pub struct BertConfigResources;Expand description
Implementations
Shared under Apache 2.0 license by the Google team at https://github.com/google-research/bert. Modified with conversion to C-array format.
Shared under MIT license by the MDZ Digital Library team at the Bavarian State Library at https://github.com/dbmdz/berts. Modified with conversion to C-array format.
Auto Trait Implementations
impl RefUnwindSafe for BertConfigResources
impl Send for BertConfigResources
impl Sync for BertConfigResources
impl Unpin for BertConfigResources
impl UnwindSafe for BertConfigResources
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
