displaydoc
0.2.5
In displaydoc::
expand
Enums
UseGlobalPrefix
Functions
add_display_constraint_to_type_predicate
append_where_clause_type_predicate
derive
ensure_display_in_where_clause_for_type
ensure_where_clause_has_display_for_all_unconstrained_members
extract_trait_constraints_from_source
generate_where_clause
impl_enum
impl_struct
join_paths
new_empty_where_clause
new_empty_where_type_predicate
specialization
displaydoc
::
expand
Function
impl_enum
Copy item path
Settings
Help
Summary
Source
fn impl_enum(input: &
DeriveInput
, data: &
DataEnum
) ->
Result
<
TokenStream
>