| Crates.io | kotoba-deploy-core |
| lib.rs | kotoba-deploy-core |
| version | 0.1.22 |
| created_at | 2025-09-17 10:12:11.024316+00 |
| updated_at | 2025-09-19 19:33:10.71925+00 |
| description | Core types and configuration for Kotoba deployment system |
| homepage | https://github.com/com-junkawasaki/kotoba |
| repository | https://github.com/com-junkawasaki/kotoba |
| max_upload_size | |
| id | 1843052 |
| size | 69,222 |
Core types and configuration for the Kotoba deployment system.
This crate provides the foundational types and configuration structures used by the Kotoba deployment ecosystem, including scaling configurations, region settings, and deployment metadata.
use kotoba_deploy_core::{DeployConfig, ScalingConfig, RegionConfig};
MIT OR Apache-2.0