Struct vkrs::video::HideCatalogSection [] [src]

pub struct HideCatalogSection { /* fields omitted */ }

The video.hideCatalogSection API request.

Methods

impl HideCatalogSection
[src]

Trait Implementations

impl Eq for HideCatalogSection
[src]

impl Copy for HideCatalogSection
[src]

impl Debug for HideCatalogSection
[src]

Formats the value using the given formatter.

impl PartialEq for HideCatalogSection
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Clone for HideCatalogSection
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for HideCatalogSection
[src]