Trait pr47::util::type_assert::helper_traits::AssertConstRef[][src]

pub unsafe trait AssertConstRef<T> { }
Expand description

Trait used to assert that one type is an immutable reference

Implementations on Foreign Types

Implementors