get_description

Function get_description 

Source
pub fn get_description(
    description_type: DescriptionTypeEnum,
    expression: &str,
    options: &Options,
    locale: &str,
) -> Result<String, ParseException>