Docs.rs
puniyu_plugin-0.9.0
puniyu_plugin 0.9.0
Permalink
Docs.rs crate page
LGPL-3.0-only
28 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
wuliya336
Dependencies
puniyu_core ^0.9.0
normal
puniyu_macros ^0.9.0
normal
serde ^1.0.228
normal
smol_str ^0.3.6
normal
Versions
0%
of the crate is documented
Platform
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
Skip to main content
run_server
puniyu_
plugin
0.9.0
In puniyu_
plugin::
server
puniyu_plugin
::
server
Function
run_
server
Copy item path
Source
pub async fn run_server(host:
IpAddr
, port:
u16
) ->
Result
<
()
,
Error
>