Skip to main content

fake_token_stream_for_item

Function fake_token_stream_for_item 

Source
pub fn fake_token_stream_for_item(
    psess: &ParseSess,
    item: &Item,
    attr_to_exclude: Option<&Attribute>,
) -> TokenStream