pub async fn write_config(config: &GitmojiConfig) -> Result<()>
Expand description
Write config
ยงErrors
Fail when I/O trouble to get or write the file Might fail during serialization of config
pub async fn write_config(config: &GitmojiConfig) -> Result<()>
Write config
Fail when I/O trouble to get or write the file Might fail during serialization of config