singleton-attr-proc-macro

Crates.iosingleton-attr-proc-macro
lib.rssingleton-attr-proc-macro
version0.1.9
created_at2024-08-20 19:16:15.362604+00
updated_at2024-10-31 14:53:45.863349+00
descriptionSimple to use singleton procedural attribute and derive macro (internal implementation)
homepage
repositoryhttps://github.com/ay0ks/singleton-attr
max_upload_size
id1345709
size5,047
Dymitr (ay0ks)

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