lang-evolve-core/src/settings
Lucien Cartier-Tilet 8642067eb3
Updated settings::utils::write_file’s signature for more flexibility
`write_file` now accepts as its second argument any type that
implements the `ToString` trait so that not only Strings will be
accepted but any type that can be turned into one.
2020-03-27 19:09:34 +01:00
..
mod.rs Updated settings::utils::write_file’s signature for more flexibility 2020-03-27 19:09:34 +01:00
utils.rs Updated settings::utils::write_file’s signature for more flexibility 2020-03-27 19:09:34 +01:00