proc_macro2::parse

Function block_comment

source
fn block_comment(input: Cursor<'_>) -> Result<(Cursor<'_>, &str), Reject>