Crates.io | door-macros |
lib.rs | door-macros |
version | 0.1.2 |
source | src |
created_at | 2023-04-15 03:35:15.545446 |
updated_at | 2023-04-15 22:24:29.749905 |
description | Macros for the 'doors' crate |
homepage | |
repository | https://github.com/robertdfrench/rusty-doors |
max_upload_size | |
id | 839706 |
size | 6,530 |
Procedural Macros for the doors
crate
This crate provides macros that make it easier to work with the
illumos Doors API in Rust. These macros are not usable or
useful on their own; check out the doors
crate instead -- it
re-exports these macros, and the types they depend on.