monty-proto 1.0.0

A secure, snapshotable Python sandbox written in Rust.
Documentation
1
2
3
4
5
6
7
//! Checked-in prost output for `proto/monty/v1/monty.proto`.
//!
//! Regenerate with `make generate-proto`; CI verifies the file is in sync via
//! `make check-proto`. Never edit `monty.v1.rs` by hand.
#[rustfmt::skip]
#[path = "monty.v1.rs"]
pub mod pb;