1.0.3 |
|
---|
#367 in #building
3KB
iceportal_derive
iceportal ResponseObjects 的派生工具。来自 iceportal
crate 的 ResponseObject
trait 将在具有默认获取函数的结构体上实现。添加 url 参数如下: #[response_object(url = "/api1/rs/tripInfo/connection/{eva_number}")]
。这将实现在 T::url()
函数中。
依赖关系
~2MB
~43K SLoC