Docs.rs
rosu-0.2.4
rosu 0.2.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
MaxOhn
Dependencies
bitflags ^1.2
normal
chrono ^0.4
normal
futures ^0.3
normal
governor ^0.2
normal
log ^0.4
normal
prometheus ^0.9
normal
reqwest ^0.10
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
env_logger ^0.7
dev
kankyo ^0.3
dev
tokio ^0.2
dev
Versions
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Type Definition OsuResult
rosu
::
backend
All crates
[
−
]
[src]
Type Definition
rosu
::
backend
::
OsuResult
type OsuResult<T> =
Result
<T,
OsuError
>;