Skip to content

A collection of procedural macros for Lombok-like functionality in Rust.

License

Notifications You must be signed in to change notification settings

crates-dev/lombok-macros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lombok-macros

Official Documentation

Api Docs

A Rust procedural macro collection providing Lombok-like functionality. Automatically generates getters/setters with field-level visibility control, custom Debug implementations with field skipping, and Display trait implementations. Supports structs, enums, generics and lifetimes.

Installation

To use this crate, you can run cmd:

cargo add lombok-macros

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Contact

For any inquiries, please reach out to the author at root@ltpp.vip.

About

A collection of procedural macros for Lombok-like functionality in Rust.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages