Skip to main content

ICoreWebView2_13_Impl

Trait ICoreWebView2_13_Impl 

Source
pub trait ICoreWebView2_13_Impl: ICoreWebView2_12_Impl {
    // Required method
    fn Profile(&self) -> Result<ICoreWebView2Profile>;
}

Required Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§