gix-config 0.55.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, normalize_bstr, normalize_bstring};