sys
0.1.0
In sys::
config
sys
::
config
Function
get
Copy item path
Source
pub fn get<F, R>(f: F) -> R
where F:
FnOnce
(&
Config
) -> R,