try_as_traits

Crates.iotry_as_traits
lib.rstry_as_traits
version0.1.0
sourcesrc
created_at2022-12-22 11:27:11.445774
updated_at2022-12-22 11:27:11.445774
descriptionTraits to ease using enums whose sole purpose is to enumerate a set of types.
homepagehttps://github.com/Nearoo/try_as
repositoryhttps://github.com/Nearoo/try_as
max_upload_size
id743839
size3,806
Silas Gyger (Nearoo)

documentation

https://nearoo.github.io/try_as/try_as_traits/

README

Contains the traits TryAsRef, TryAsMut and TypedContainer, used by the crate try_as to simplfy dealing with enums enumerating types.

See the the crate documentation for more information and documentation on how to use the traits.

Commit count: 13

cargo fmt