Name Description Size
interop.rs Trait implementations for interoperability with the standard library. This module provides trait implementations to provide interoperability between types in this crate and standard traits, notably the [`std::convert`] traits. These are placed in a separate module from the underlying types to condition on a feature to ensure these implementations are opt-in for library clients. 2242
lib.rs 1027
test_utils.rs 1419
types
types.rs 646