1pub use gix_config_value::Error; 2 3mod normalize; 4pub use normalize::{normalize, normalize_bstr, normalize_bstring};