Skip to main content

table_str

Function table_str 

Source
pub fn table_str<'a>(
    table: &'a Value,
    name: &str,
    missing_err: Error,
) -> Result<&'a str, Error>