Skip to main content

DupTable

Trait DupTable 

Source
pub trait DupTable: Table { }
Expand description

Dup(licate key) tables allow us to have a subkey.

Dyn Compatibility§

This trait is not dyn compatible.

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

Implementors§