Macro trillium_static::crate_relative_path
source ยท macro_rules! crate_relative_path { ($path:literal) => { ... }; }
Expand description
a convenient helper macro to build a str relative to the crate root
macro_rules! crate_relative_path { ($path:literal) => { ... }; }
a convenient helper macro to build a str relative to the crate root