Struct chromiumoxide::cdp::js_protocol::runtime::AddBindingParamsBuilder [−][src]
pub struct AddBindingParamsBuilder { /* fields omitted */ }Implementations
pub fn execution_context_id(
self,
execution_context_id: impl Into<ExecutionContextId>
) -> AddBindingParamsBuilderTrait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for AddBindingParamsBuilderimpl Send for AddBindingParamsBuilderimpl Sync for AddBindingParamsBuilderimpl Unpin for AddBindingParamsBuilderimpl UnwindSafe for AddBindingParamsBuilderBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V