Crates.io | trait_adapters |
lib.rs | trait_adapters |
version | 0.1.0 |
source | src |
created_at | 2020-04-17 06:56:31.240565 |
updated_at | 2020-04-17 06:56:31.240565 |
description | Provides newtype adapters for modifying interactions with traits |
homepage | |
repository | https://github.com/kotauskas/trait_adapters |
max_upload_size | |
id | 231049 |
size | 8,749 |
This is an early version of the crate, released due to high demand in a different crate. Features listed below might not exist yet: additions will be noted in the changelog.
Provides newtype adapters for modifying interactions with traits.
Examples include:
std::fmt
)