Crates.io | checked-rs-macro-impl |
lib.rs | checked-rs-macro-impl |
version | 1.0.0 |
source | src |
created_at | 2024-06-11 16:22:11.214768 |
updated_at | 2024-07-21 18:42:08.894262 |
description | Implementation of the 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 | 1268334 |
size | 188,978 |
Implementation of the procedural macros for checked-rs. This crate is not intended to be used directly. Instead, you should use the
checked-rs
crate, which re-exports the public macros from this crate.