Crates.io | ezty |
lib.rs | ezty |
version | 0.1.4 |
source | src |
created_at | 2022-08-16 18:04:55.618116 |
updated_at | 2023-10-27 11:00:27.200236 |
description | Zero-fuss Any-things |
homepage | |
repository | https://github.com/purpleposeidon/ezty |
max_upload_size | |
id | 646855 |
size | 9,866 |
ezty::Ty
: TypeId
, but has a useful Debug
impl.
ezty::AnyDebug
: Any
, but Debug
ezty::type_name
: std:type_name
, but clean
Apache/MIT