Struct rust_bert::pegasus::PegasusConfigResources [−][src]
pub struct PegasusConfigResources;Expand description
Implementations
Shared under Apache 2.0 license by the Pegasus team at https://huggingface.co/google/pegasus-cnn_dailymail.
Auto Trait Implementations
impl RefUnwindSafe for PegasusConfigResources
impl Send for PegasusConfigResources
impl Sync for PegasusConfigResources
impl Unpin for PegasusConfigResources
impl UnwindSafe for PegasusConfigResources
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
