Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magiclen/rocket-download-response
This crate provides a response struct used for client downloading.
https://github.com/magiclen/rocket-download-response
response rocket rust
Last synced: 2 months ago
JSON representation
This crate provides a response struct used for client downloading.
- Host: GitHub
- URL: https://github.com/magiclen/rocket-download-response
- Owner: magiclen
- License: mit
- Created: 2018-08-19T04:53:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-03T01:53:12.000Z (about 1 year ago)
- Last Synced: 2024-09-28T15:41:52.871Z (3 months ago)
- Topics: response, rocket, rust
- Language: Rust
- Homepage:
- Size: 1.25 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Download Response for Rocket Framework
====================[![CI](https://github.com/magiclen/rocket-download-response/actions/workflows/ci.yml/badge.svg)](https://github.com/magiclen/rocket-download-response/actions/workflows/ci.yml)
This crate provides a response struct used for client downloading.
See `examples`.
## Crates.io
https://crates.io/crates/rocket-download-response
## Documentation
https://docs.rs/rocket-download-response
## License
[MIT](LICENSE)