| Crates.io | seferize_core |
| lib.rs | seferize_core |
| version | 1.4.7 |
| created_at | 2025-10-18 01:20:09.22513+00 |
| updated_at | 2025-10-25 19:14:06.760308+00 |
| description | Core of the proc-macro seferize. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1888662 |
| size | 45,320 |
📦 SEFERIZE CORE
"The engine behind Seferize procedural macros." ⚙️
Seferize Core is a Rust library that powers the seferize procedural macro by parsing Rust items and generating their string representations. It supports attributes like #[ignore],#[expose_for_tests] and #[stringify], handles structs, enums, traits, impls, fields, variants, and methods, and is fully testable and safe, providing a reliable foundation for code introspection and compile-time code analysis.