extern crate gtld_data; fn main() { let _gtlds = gtld_data::all(); }