Skip to main content

init

Function init 

Source
pub async fn init(pool: &SqlitePool) -> Result<()>
Expand description

Create the access-control tables if they do not exist. Called by the composing server after the kernel migrations have run.