seferize_core

Crates.ioseferize_core
lib.rsseferize_core
version1.4.7
created_at2025-10-18 01:20:09.22513+00
updated_at2025-10-25 19:14:06.760308+00
descriptionCore of the proc-macro seferize.
homepage
repository
max_upload_size
id1888662
size45,320
Patrick Fernandes Peçanha (patrickfp93)

documentation

README

📦 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.

Commit count: 0

cargo fmt