gix-config 0.59.0

A git-config file parser and editor from the gitoxide project
Documentation
1
2
3
4
pub use gix_config_value::Error;

mod normalize;
pub use normalize::normalize;