implemented logic to ignore both line and inline comments within toml
file
This commit is contained in:
@@ -6,4 +6,5 @@ pub use common::{
|
||||
ConfigElement,
|
||||
ConfigMap,
|
||||
parse_config_file,
|
||||
remove_inline_comment,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user