#![feature(proc_macro_hygiene, decl_macro)]externcrate core;modfunc;pubmodfunctions;modhttps;modtests;/// do this so nightly can be used in the code
/// this code will only work with nightly
pubstructStateData{pubapi_key: String,
pubnull: String,
pubdata_storage_location: String,
}