parse_string

Function parse_string 

Source
pub fn parse_string(
    stream: ParseBuffer<'_>,
    field: &'static str,
    attr: &'static str,
) -> Result<String>