Function chalk_derive::get_intern_param

source ·
pub(crate) fn get_intern_param(
    input: &DeriveInput,
) -> Option<(DeriveKind, &Ident)>