Skip to main content

ArcWrapperBounds

Trait ArcWrapperBounds 

Source
pub trait ArcWrapperBounds:
    HeapSize
    + FileLoadStore
    + Send
    + Sync
    + 'static { }
Expand description

trait alias for simple use

Dyn Compatibility§

This trait is not dyn compatible.

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

Implementors§