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

Minimal toolbox to write backend services in rust

License

Notifications You must be signed in to change notification settings

21re/microtools-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microtools-rs

Minimal toolbox to write backend services in rust

Test & Check

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