Struct poem_openapi::ExternalDocumentObject
source · [−]pub struct ExternalDocumentObject { /* private fields */ }
Expand description
An object representing a external document.
Implementations
Create a external document object by url.
Sets a description of the target documentation.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ExternalDocumentObject
impl Send for ExternalDocumentObject
impl Sync for ExternalDocumentObject
impl Unpin for ExternalDocumentObject
impl UnwindSafe for ExternalDocumentObject
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more