Struct rust_bert::xlnet::XLNetVocabResources [−][src]
pub struct XLNetVocabResources;Expand description
Implementations
Shared under Apache 2.0 license by the XLNet Authors at https://github.com/zihangdai/xlnet. Modified with conversion to C-array format.
Auto Trait Implementations
impl RefUnwindSafe for XLNetVocabResources
impl Send for XLNetVocabResources
impl Sync for XLNetVocabResources
impl Unpin for XLNetVocabResources
impl UnwindSafe for XLNetVocabResources
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
