subconverter 0.2.34

A more powerful utility to convert between proxy subscription format
Documentation
1
2
3
4
5
6
7
pub mod conversions;
pub mod external_struct;
pub mod ini_external;
pub mod toml_external;
pub mod yaml_external;

pub use external_struct::ExternalSettings;