auto_enums 0.3.5

A library for to allow multiple return types by automatically generated enum.
Documentation

auto_enums

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 2 of them enabled by default.

default

  • std

std

  • auto_enums_derive/std

unstable

  • auto_enums_core/unstable
  • auto_enums_derive/unstable

transpose_methods

  • auto_enums_derive/transpose_methods

exact_size_is_empty

  • auto_enums_derive/exact_size_is_empty

read_initializer

  • auto_enums_derive/read_initializer

try_trait

  • auto_enums_derive/try_trait

proc_macro

  • auto_enums_derive/proc_macro

type_analysis

  • auto_enums_core/type_analysis

fmt

  • auto_enums_derive/fmt

unsized_locals

  • auto_enums_derive/unsized_locals

serde

  • auto_enums_derive/serde

rayon

  • auto_enums_derive/rayon

futures01

  • auto_enums_derive/futures01

futures

  • auto_enums_derive/futures