allframe 0.1.12

Complete Rust web framework with built-in HTTP/2 server, REST/GraphQL/gRPC, compile-time DI, CQRS - TDD from day zero
Documentation
1
2
3
4
5
6
# Shared cargo-sort configuration for all Rust projects
# Projects can symlink to this file or override locally

sort = true
expand = true
group_imports = true