Docs.rs
swan-common-0.3.6
swan-common 0.3.6
Permalink
Docs.rs crate page
GPL-3.0
Links
Documentation
Repository
crates.io
Source
Owners
CC-Cheunggg
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
fastrand ^2.0
normal
log ^0.4
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
reqwest ^0.12
normal
serde_json ^1.0
normal
syn ^2.0
normal
tokio ^1.0
normal
Versions
56.67%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
parse_handler_args
swan_
common
0.3.6
In swan_
common::
parsing::
handler
swan_common
::
parsing
::
handler
Function
parse_
handler_
args
Copy item path
Source
pub fn parse_handler_args(input:
ParseStream
<'_>) ->
Result
<
HandlerArgs
>
Expand description
解析处理器参数的公共函数