Skip to main content

VkResponseExt

Trait VkResponseExt 

Source
pub trait VkResponseExt {
    // Required methods
    fn extract_error(self) -> VkResult<Value>;
    fn has_error(&self) -> bool;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl VkResponseExt for Value

Implementors§