Struct fuel_gql_client::client::schema::schema::submitted_status::TimeSelectionBuilder
source · [−]pub struct TimeSelectionBuilder { /* private fields */ }
Implementations
pub fn select<'a, T: 'a + Send + Sync>(
self,
inner: SelectionSet<'a, T, DateTime>
) -> SelectionSet<'a, T, SubmittedStatus>
Auto Trait Implementations
impl !RefUnwindSafe for TimeSelectionBuilder
impl Send for TimeSelectionBuilder
impl Sync for TimeSelectionBuilder
impl Unpin for TimeSelectionBuilder
impl !UnwindSafe for TimeSelectionBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span
, returning an
Instrumented
wrapper. 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
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