Module sn0int::schema::netblocks::dsl

source ·
Expand description

Re-exports all of the columns of this table, as well as the table struct renamed to the module name. This is meant to be glob imported for functions which only deal with one table.

Re-exports

  • pub use super::columns::id;
  • pub use super::columns::family;
  • pub use super::columns::value;
  • pub use super::columns::unscoped;
  • pub use super::columns::asn;
  • pub use super::columns::as_org;
  • pub use super::columns::description;
  • pub use super::table as netblocks;