Struct apollo_client::open::requests::OpenNamespaceRequest
source · [−]This is supported on crate feature
open only.Expand description
Fetch namespace info.
Fields
env: Stringapp_id: Stringcluster_name: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OpenNamespaceRequest
impl Send for OpenNamespaceRequest
impl Sync for OpenNamespaceRequest
impl Unpin for OpenNamespaceRequest
impl UnwindSafe for OpenNamespaceRequest
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