try_match 0.2.3

An expression macro that does pattern matching and returns the result in `Result`.
Documentation

try_match

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

default

  • implicit_map
  • std

implicit_map

  • proc-macro-hack
  • try_match_inner

std

    This feature flag does not enable additional features.

proc-macro-hack

    This feature flag does not enable additional features.

try_match_inner

    This feature flag does not enable additional features.