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