Skip to main content

param_doc_entry_tokens

Function param_doc_entry_tokens 

Source
pub(crate) fn param_doc_entry_tokens(
    cfg_attrs: &[Attribute],
    entry_ident: &Ident,
    placeholder: &str,
    several_ok: bool,
    choices_ty: &Type,
) -> TokenStream
Expand description

Emit the MX_MATCH_ARG_PARAM_DOCS static + its linkme registration.