fn is_cfg_token(token: &TokenTree) -> bool
Returns true if the provided token is a cfg ident.
token
cfg