[][src]Function broot::conf::toml::string_field

pub fn string_field(tbl: &Table, field_name: &str) -> Option<String>

try to read the field_name property of the given value, as a string