Crates.io | rustify_derive |
lib.rs | rustify_derive |
version | 0.5.3 |
source | src |
created_at | 2021-08-15 05:35:13.48589 |
updated_at | 2024-05-02 14:32:48.109695 |
description | A derive macro for implementing an Endpoint for rustify |
homepage | |
repository | https://github.com/jmgilman/rustify |
max_upload_size | |
id | 437086 |
size | 25,398 |
Provides a derive macro for easily implementing an Endpoint
from the
rustify crate. See the documentation for rustify
for details on how
to use this macro.