Registry / other / dmntk-macros

dmntk-macros

JSON →
library0.3.8rscratesunverified

Procedural and derive macros for the dmntk project.

# Cargo.toml [dependencies] dmntk-macros = "0.3.8"
INSTALL
IMPORT
SIG · DMNTK-MACROS
D
dmntk-macros
otherrustv0.3.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

derive_something
use dmntk_macros::derive_something;

Applies a custom derive macro from dmntk-macros.

use dmntk_macros::MyDerive; #[derive(MyDerive)] struct MyStruct; fn main() { // Use the derived functionality }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Meta
2
Amazon
1
Resources
dmntk-macros — cargo add dmntk-macros · libregistry