Struct nginx_config_mod::Config
[−]
[src]
pub struct Config { /* fields omitted */ }
Methods
impl Config[src]
pub fn partial_file(
entry_point: EntryPoint,
path: &Path
) -> Result<Config, ReadError>[src]
entry_point: EntryPoint,
path: &Path
) -> Result<Config, ReadError>