scufflecloud_proto/
lib.rs

1//! Protobuf definitions for various services used by <https://scuffle.cloud/>.
2//!
3//! ## License
4//!
5//! This project is licensed under the [AGPL-3.0](./LICENSE.AGPL-3.0).
6//!
7//! `SPDX-License-Identifier: AGPL-3.0`
8
9tinc::include_proto!();