Skip to main content

StackImpl

Trait StackImpl 

Source
pub trait StackImpl: ContainerImpl + ObjectSubclass<Type: IsA<Stack>> { }

Dyn Compatibility§

This trait is not dyn compatible.

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

Implementors§