Module keys

Source
Expand description

Primary and Foreign key module

Re-exports§

pub use foreign::ForeignKey;
pub use primary::PrimaryKey;

Modules§

foreign
Foreign Key
primary
Primary Key