cmacro

Crates.iocmacro
lib.rscmacro
version0.2.2
sourcesrc
created_at2022-12-08 06:00:26.472215
updated_at2023-03-20 06:31:48.391891
descriptionA library for parsing C macros and generating Rust code.
homepagehttps://github.com/reitermarkus/cmacro-rs
repositoryhttps://github.com/reitermarkus/cmacro-rs
max_upload_size
id732389
size204,481
Markus Reiter (reitermarkus)

documentation

https://docs.rs/cmacro

README

cmacro

Crates.io Documentation

This is a library for parsing C macros and converting them to Rust functions or macros.

Commit count: 375

cargo fmt