Constant rustc_hir::hir::FN_OUTPUT_NAME
source · pub const FN_OUTPUT_NAME: Symbol;
Expand description
The name of the associated type for Fn
return types.
pub const FN_OUTPUT_NAME: Symbol;
The name of the associated type for Fn
return types.