load_from_toml_string

Function load_from_toml_string 

Source
pub fn load_from_toml_string(toml_content: &str) -> Result<Vec<Protocol>>
Expand description

Load protocols from a TOML string