is_cfg_token

Function is_cfg_token 

Source
fn is_cfg_token(token: &TokenTree) -> bool
Expand description

Returns true if the provided token is a cfg ident.