[][src]Function galm::new

pub fn new() -> Database

Initialize GalM Database instance.

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