Skip to main content

string_or_table

Function string_or_table 

Source
fn string_or_table<'de, D>(d: D) -> Result<Option<String>, D::Error>
where D: Deserializer<'de>,