Crates.io | checked-rs-macros |
lib.rs | checked-rs-macros |
version | 1.0.0 |
source | src |
created_at | 2024-06-11 16:22:19.724802 |
updated_at | 2024-07-21 18:42:24.491356 |
description | Procedural macros for checked-rs. This crate is not intended to be used directly. |
homepage | |
repository | https://github.com/HoodieCollin/checked-rs |
max_upload_size | |
id | 1268335 |
size | 2,560 |
Procedural macros for the
checked-rs
crate. This crate should not be used directly. Instead, you should use thechecked-rs
crate, which re-exports the public macros from this crate.