[][src]Module webapp::schema::sessions::dsl

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::token;
pub use super::table as sessions;