Contains the traits TryAsRef, TryAsMut and TypedContainer, used by the crate try_as to simplfy dealing with enums enumerating types.
TryAsRef
TryAsMut
TypedContainer
See the the crate documentation for more information and documentation on how to use the traits.