atrium-api 0.25.8

API library for AT Protocol (Bluesky)
Documentation
1
2
3
4
5
6
7
// @generated - This file is generated by atrium-codegen. DO NOT EDIT.
//!Definitions for the `tools.ozone.communication` namespace.
pub mod create_template;
pub mod defs;
pub mod delete_template;
pub mod list_templates;
pub mod update_template;