Skip to main content

SvgfeFuncRElementCreateExt

Trait SvgfeFuncRElementCreateExt 

Source
pub trait SvgfeFuncRElementCreateExt: JsCast {
    // Provided method
    fn create_fe_func_r() -> Self { ... }
}

Provided Methods§

Dyn Compatibility§

This trait is not dyn compatible.

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

Implementations on Foreign Types§

Source§

impl SvgfeFuncRElementCreateExt for SvgfeFuncRElement

Implementors§