Function etwin_db_schema::get_state

source ·
pub async fn get_state(
    db: &PgPool
) -> Result<SchemaStateRef<'static>, Box<dyn Error>>