syn::ident

Macro ident_from_token

source
macro_rules! ident_from_token {
    ($token:ident) => { ... };
}