Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 136 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 136 Bytes

microtools-rs

Minimal toolbox to write backend services in rust

Test & Check

cargo fmt -- --check && cargo clippy && cargo test