Function vector::config::format::deserialize

source ยท
pub fn deserialize<T>(content: &str, format: Format) -> Result<T, Vec<String>>
Expand description

Parse the string represented in the specified format.