pyforge 0.3.0

High-performance Rust-Python bindings for Django 5.x — async-first, CPython 3.11+ only
Documentation
1
2
3
4
//! Holding place for code which is not intended to be reachable from outside of PyForge.

pub(crate) mod get_slot;
pub(crate) mod state;