singleton-attr

Crates.iosingleton-attr
lib.rssingleton-attr
version0.1.9
created_at2024-08-20 19:21:46.481819+00
updated_at2024-10-31 14:54:35.451205+00
descriptionSimple to use singleton procedural attribute and derive macro
homepage
repositoryhttps://github.com/ay0ks/singleton-attr
max_upload_size
id1345717
size11,321
Savchenko Ivan (Aiving)

documentation

README

singleton-attr

Simple to use singleton procedural attribute

  • singleton-attr Crates.io Version docs.rs
  • singleton-attr-proc-macro Crates.io Version docs.rs

Manual macros give more control over your structure, but derive macros are simpler to use. Check documentation and examples for details.

Commit count: 0

cargo fmt