1 unstable release
0.1.1 | Jan 1, 2025 |
---|---|
0.1.0 |
|
#522 in Images
298 downloads per month
Used in 7 crates
25KB
428 lines
tosho-common
A common shared library used by tosho-* sources crates.
Not recommended to be used by other projects.
Features
serde
- Enable error type when parsing withserde
+serde_json
(Also enable the parser forreqwest
)protobuf
- Enable error type when parsing withprotobuf
viaprost
(Also enable the parser forreqwest
)image
- Enable error type when processing image withimage-rs
complete-errors
- Enable all error types described aboveid-gen
- Enable random token/ID generatorall
- Enable all features
This is made since not all sources crates will need all of the features.
License
This project is licensed with MIT License (LICENSE or http://opensource.org/licenses/MIT)
Dependencies
~4–16MB
~199K SLoC