harmony/examples/rust
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
webapp chore: cleanup of unncessary files & adjust gitignores 2025-07-20 20:03:26 -04:00
.gitignore chore: cleanup of unncessary files & adjust gitignores 2025-07-20 20:03:26 -04:00
Cargo.toml fix: unjank the demo (#85) 2025-07-11 14:32:16 +00:00