Crate hephae_macros

Crate hephae_macros 

Source
Expand description

§hephae-macros

Common utilities for proc-macro libraries.

Re-exports§

pub use proc_macro2;
pub use quote;
pub use syn;

Structs§

Manifest
Represents Cargo.toml, providing functions to resolve library paths under Bevy or similar library-containing crates.