2 releases

new 0.1.1 May 5, 2024
0.1.0 Nov 14, 2021

#481 in HTTP server

MIT license

73KB
2K SLoC

rust_wheel

This repo store some rust common component that used by Reddwarf. import this lib like this:

rust_wheel = { git = "https://github.com/jiangxiaoqiang/rust_wheel.git", branch = "main", features = [
    "model",
    "common",
    "rwconfig",
    "texhub"
] }

Dependencies

~44–80MB
~1.5M SLoC