Trait test_docs::trait_bounds::TwoBounds

source ·
pub trait TwoBounds: Sized + Copy { }

Object Safety§

This trait is not object safe.

Implementors§