Docs.rs
osynic_osuapi-0.1.11
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
osynic_osuapi 0.1.11
High performance, well-structured, extensible Rust osu! API client. Supports both WASM and native environments.
Crate
Source
Builds
Feature flags
Documentation
Hide files
.github
examples
licenses
src
.cargo_vcs_info.json
.env.example
.gitignore
Cargo.lock
Cargo.toml
Cargo.toml.orig
CHANGELOG.md
LICENSE
plantuml.md
README.md
README_EN.md
TODO.md
1
2
3
4
5
#
TODO
1
.
[ ] 支持lazer标识的那部分api
2
.
[ ] 用ACG的token来测试一下目前403的那些API
3
.
[x] WASM部分的跨域情况转发支持