[][src]Function gerasdb::db_layer::insert

pub fn insert(
    pool: &Pool<SqliteConnectionManager>,
    item: &PersistentItem
) -> Result<(), Error>