Trait game_kernel_settings::settings::ConfigModule[][src]

pub trait ConfigModule {
    fn get_name() -> &'static str;
}

Required methods

fn get_name() -> &'static str[src]

Loading content...

Implementors

Loading content...