Struct hydrus_api::api_core::managing_pages::FocusPageRequest [−][src]
pub struct FocusPageRequest {
pub page_key: String,
}Fields
page_key: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FocusPageRequestimpl Send for FocusPageRequestimpl Sync for FocusPageRequestimpl Unpin for FocusPageRequestimpl UnwindSafe for FocusPageRequestBlanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more