diesel::pg::sql_types

Type Alias Macaddr8

Source
pub type Macaddr8 = MacAddr8;
Available on crate feature postgres_backend only.
Expand description

Alias for MacAddr to be able to use it with diesel print-schema.

Aliased Typeยง

struct Macaddr8;