Docs.rs
rbp-server-1.0.0
rbp-server 1.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
krukah
Dependencies
actix-cors ^0.7
normal
actix-web ^4
normal
actix-ws ^0.3
normal
anyhow ^1
normal
async-trait ^0.1
normal
clap ^4
normal
const_format ^0.2
normal
futures ^0.3
normal
log ^0.4
normal
rand ^0.9.1
normal
rbp-auth ^1.0
normal
rbp-cards ^1.0
normal
rbp-clustering ^1.0
normal
rbp-core ^1.0
normal
rbp-database ^1.0
normal
rbp-gameplay ^1.0
normal
rbp-gameroom ^1.0.1
normal
rbp-mccfr ^1.0
normal
rbp-nlhe ^1.0
normal
rbp-transport ^1.0
normal
serde_json ^1
normal
tokio ^1
normal
tokio-postgres ^0.7
normal
uuid ^1
normal
Versions
11.11%
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
rbp_
server
1.0.0
rbp_server
Function
run
Copy item path
Source
pub async fn run() ->
Result
<
()
,
Error
>