Crates.io | podstru-internal |
lib.rs | podstru-internal |
version | 0.1.1 |
source | src |
created_at | 2024-11-17 13:04:21.42331 |
updated_at | 2024-11-17 13:38:03.258216 |
description | Bureaucratic structs to speed up rust development |
homepage | |
repository | https://github.com/welschmorgan/rs-podstru |
max_upload_size | |
id | 1451244 |
size | 14,133 |
The pod
crate supports auto-generating the most basic operations on pod-like structs.
It alleviates the burden of having to write bureaucratic funcs and patterns.
It currently supports the following:
Builder
derive macroSetters
derive macroGetters
derive macroFields
derive macronew
constructor via the Ctor
derive macro3 crates are available: