ended9월 3일· 1 sources

Adding a UUID Primary Key to My Rust Framework Forced Me to Actually Test It

Why it matters

I maintain Runique, a Django-inspired web framework for Rust built on Axum, SeaORM and Tera. One of its core DSL pieces is a Pk type alias: declare pk: id => Pk on a model and the framework picks the ...

1
Sources
+0
24h
Growth
18d
Active

Sources

Related Issues