Skip to main content

SvgTextPathElementCreateExt

Trait SvgTextPathElementCreateExt 

Source
pub trait SvgTextPathElementCreateExt: JsCast {
    // Provided method
    fn create_text_path() -> 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 SvgTextPathElementCreateExt for SvgTextPathElement

Implementors§