#derive #api #building #iceportal

已撤回 iceportal_derive

用于构建 iceportal 的 API 的派生工具

1.0.3 2022 年 12 月 28 日

#367 in #building

AGPL-3.0

3KB

iceportal_derive

iceportal ResponseObjects 的派生工具。来自 iceportal crate 的 ResponseObject trait 将在具有默认获取函数的结构体上实现。添加 url 参数如下: #[response_object(url = "/api1/rs/tripInfo/connection/{eva_number}")]。这将实现在 T::url() 函数中。

依赖关系

~2MB
~43K SLoC