url-macro 0.2.4

A compile-time URL validation macro. Parses and checks URLs at compile-time, converting valid URLs into `url::Url` objects. Provides early error detection for malformed URLs.
Documentation
1
2
3
4
5
[toolchain]
channel = "1.85.0"
profile = "default"
components = []