Skip to main content

DirectIndexKey

Trait DirectIndexKey 

Source
pub trait DirectIndexKey { }

Dyn Compatibility§

This trait is dyn compatible.

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

Implementations on Foreign Types§

Source§

impl DirectIndexKey for u8

Source§

impl DirectIndexKey for u16

Source§

impl DirectIndexKey for u32

Source§

impl DirectIndexKey for u64

Implementors§