Function galm::new

source · []
pub fn new() -> Database
Expand description

Initialize GalM Database instance.

let galm: galm::Database = galm::new();