Docs.rs
oss-api-1.1.0
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 1.1.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 Actix-web as the web framework and SeaORM as the database ORM.
Crate
Source
Builds
Feature flags
Documentation
Coverage
70.45%
31
out of
44
items documented
0
out of
9
items with examples
Size
Source code size: 61.37 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 4.61 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 38s
Average build duration of
successful
builds.
all releases: 1m 28s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
rusthing/oss-rs
1
0
0
crates.io
Dependencies
log ^0.4.29
normal
reqwest ^0.12.28
normal
robotech ^1.0.4
normal
serde ^1.0.228
normal
serde_json ^1.0.147
normal
serde_with ^3.16.1
normal
utoipa ^5.4.0
normal
Versions
1.1.2
(2026-01-08)
1.1.1
(2026-01-07)
1.1.0
(2025-12-26)
1.0.2
(2025-12-24)
1.0.1
(2025-12-19)
1.0.0
(2025-12-19)
0.3.1
(2025-12-12)
0.3.0
(2025-12-04)
0.2.2
(2025-12-03)
0.2.1
(2025-12-02)
0.2.0
(2025-11-28)
Owners
oss-rs-api
这是 oss-rs 项目的 API 定义部分,包含了以下模块:
api
: API 接口定义
dto
: 数据传输对象
vo
: 视图对象