Contains the traits `TryAsRef`, `TryAsMut` and `TypedContainer`, used by the crate [try_as](https://crates.io/crates/try_as) to simplfy dealing with enums enumerating types. See the the [crate documentation](https://nearoo.github.io/try_as/try_as/) for more information and documentation on how to use the traits.