Docs.rs
oss-api-client-1.2.0
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
oss-api-client 1.2.0
A Rust-based object storage service system that provides functionalities similar to Alibaba Cloud OSS. Supports file upload, download, preview, bucket management and more, using Axum as the web framework and SeaORM as the database ORM.
Crate
Source
Builds
Feature flags
Documentation
Coverage
67.44%
29
out of
43
items documented
0
out of
3
items with examples
Size
Source code size: 95.86 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 956.3 kB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 54s
Average build duration of
successful
builds.
all releases: 1m 7s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
rusthing/oss-rs
1
0
0
crates.io
Dependencies
anyhow ^1.0.104
normal
arc-swap ^1.9.2
normal
reqwest ^0.13.4
normal
robotech ^1.10.0
normal
serde ^1.0.229
normal
serde_json ^1.0.151
normal
serde_with ^3.22.0
normal
tracing ^0.1.44
normal
utoipa ^5.5.0
normal
Versions
1.5.0
(2026-09-05)
1.4.0
(2026-09-04)
1.3.0
(2026-09-04)
1.2.0
(2026-08-15)
1.1.7
(2026-04-09)
1.1.6
(2026-01-16)
1.1.5
(2026-01-10)
1.1.4
(2026-01-09)
1.1.3
(2026-01-09)
Owners
oss-rs-api
这是 oss-rs 项目的 API 定义部分,包含了以下模块:
api
: API 接口定义
dto
: 数据传输对象
vo
: 视图对象