rawkit-proc-macros

Crates.iorawkit-proc-macros
lib.rsrawkit-proc-macros
version0.1.0
sourcesrc
created_at2024-11-03 08:15:43.4719
updated_at2024-11-03 08:15:43.4719
descriptionProcedural macros for Rawkit
homepagehttps://github.com/GraphiteEditor/Graphite/tree/master/libraries/rawkit/rawkit-proc-macros
repositoryhttps://github.com/GraphiteEditor/Graphite/tree/master/libraries/rawkit/rawkit-proc-macros
max_upload_size
id1433468
size19,284
Keavon Chambers (Keavon)

documentation

https://docs.rs/rawkit-proc-macros

README

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.

Commit count: 1656

cargo fmt