Skip to main content

CssIsParenable

Trait CssIsParenable 

Source
pub trait CssIsParenable {
    // Provided method
    fn is_parenable(&self) { ... }
}

Provided Methods§

Dyn Compatibility§

This trait is dyn compatible.

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

Implementors§