Files
harmony/harmony_macros
Ian Letourneau 6ea5630d30 feat: add hurl! and local_folder! macros to make Url easier to create (#135)
* it was named `hurl!` instead of just `url!` because it was clashing with the crate `url` so we would have been forced to use it with `harmony_macros::url!` which is less sexy

Reviewed-on: NationTech/harmony#135
2025-09-08 14:43:41 +00:00
..