auto_enums 0.1.2

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 14 feature flags, 2 of them enabled by default.

default

  • std

std

  • auto_enums_derive/std

unstable

  • auto_enums_core/unstable
  • auto_enums_derive/unstable

read_initializer

  • auto_enums_derive/read_initializer

transpose_methods

  • auto_enums_derive/transpose_methods

rayon

  • auto_enums_derive/rayon

serde

  • auto_enums_derive/serde

exact_size_is_empty

  • auto_enums_derive/exact_size_is_empty

unsized_locals

  • auto_enums_derive/unsized_locals

futures01

  • auto_enums_derive/futures01

type_analysis

  • auto_enums_core/type_analysis

try_trait

  • auto_enums_derive/try_trait

futures

  • auto_enums_derive/futures

proc_macro

  • auto_enums_derive/proc_macro