Macrosยง
- gen_
blp_ map - Generates a Map of all the blueprints in the project and their paths. Requires crate phf as a dependency in your project.
- get_blp
- Get the compiled blueprints generated by gen_blp_map!
- include_
blp - Embeds a GtkUI compiled from a Blueprint file as a string to your Rust code.