Struct chromiumoxide::cdp::browser_protocol::browser::GetHistogramParamsBuilder [−][src]
pub struct GetHistogramParamsBuilder { /* fields omitted */ }Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for GetHistogramParamsBuilder
impl Send for GetHistogramParamsBuilder
impl Sync for GetHistogramParamsBuilder
impl Unpin for GetHistogramParamsBuilder
impl UnwindSafe for GetHistogramParamsBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more