[go: up one dir, main page]

Macro use_config_from

Source
macro_rules! use_config_from {
    ($source:ty) => { ... };
}
Expand description