Struct apollo_client::open::requests::OpenAppRequest
source · [−]This is supported on crate feature
open only.Expand description
Fetch app infos.
Fields
app_ids: Option<Vec<String>>Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OpenAppRequest
impl Send for OpenAppRequest
impl Sync for OpenAppRequest
impl Unpin for OpenAppRequest
impl UnwindSafe for OpenAppRequest
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