Function init

Source
pub fn init(config: &Config) -> SharedInit
Expand description

Initializes shared data.

§Panics

If the database pool can not be initialized.