Graphite/libraries/rawkit/rawkit-proc-macros
Dennis Kobert beb1c6ae64
Upgrade to the Rust 2024 edition (#2367)
* Update to rust 2024 edition

* Fixes

* Clean up imports

* Cargo fmt again

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-03-12 17:29:12 -07:00
..
src Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
Cargo.toml Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
LICENSE-APACHE Rename Raw-rs to Rawkit (#2088) 2024-11-03 08:10:39 +00:00
LICENSE-MIT Rename Raw-rs to Rawkit (#2088) 2024-11-03 08:10:39 +00:00
README.md Rename Raw-rs to Rawkit (#2088) 2024-11-03 08:10:39 +00:00

Rawkit-proc-macros

Procedural macros for Rawkit.

This library is intended to be used by Rawkit. You should not be depending on this crate directly.

Tag

A derive macro that helps to specify which metadata needs to be extracted from IFD.

build_camera_data

A procedural macro that reads the data of all cameras from the toml files and returns the bundled data. Helps to include camera data as part of binary.