Function default_parse_from_top

Source
pub fn default_parse_from_top(
    input: TokenStream<'_>,
) -> Result<RLT, ParseErrors<Token<'_>>>