harmony/harmony_types
Ian Letourneau 6ea5630d30
Some checks failed
Compile and package harmony_composer / package_harmony_composer (push) Waiting to run
Run Check Script / check (push) Has been cancelled
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: https://git.nationtech.io/NationTech/harmony/pulls/135
2025-09-08 14:43:41 +00:00
..
src feat: add hurl! and local_folder! macros to make Url easier to create (#135) 2025-09-08 14:43:41 +00:00
Cargo.toml refact: Move basic types to harmony_types crate to avoid external dependencies. 2025-08-30 18:01:14 -04:00