Trait test_docs::trait_bounds::ThreeBounds

source ·
pub trait ThreeBounds:
    Sized
    + Copy
    + Eq { }

Object Safety§

This trait is not object safe.

Implementors§