Struct rust_bert::openai_gpt::OpenAiGptModelResources [−][src]
pub struct OpenAiGptModelResources;Expand description
Implementations
Auto Trait Implementations
impl RefUnwindSafe for OpenAiGptModelResources
impl Send for OpenAiGptModelResources
impl Sync for OpenAiGptModelResources
impl Unpin for OpenAiGptModelResources
impl UnwindSafe for OpenAiGptModelResources
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
