Skip to main content

ICoreWebView2_28_Impl

Trait ICoreWebView2_28_Impl 

Source
pub trait ICoreWebView2_28_Impl: ICoreWebView2_27_Impl {
    // Required method
    fn Find(&self) -> Result<ICoreWebView2Find>;
}

Required Methods§

Dyn Compatibility§

This trait is not dyn compatible.

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

Implementors§