kotoba-deploy-core

Crates.iokotoba-deploy-core
lib.rskotoba-deploy-core
version0.1.22
created_at2025-09-17 10:12:11.024316+00
updated_at2025-09-19 19:33:10.71925+00
descriptionCore types and configuration for Kotoba deployment system
homepagehttps://github.com/com-junkawasaki/kotoba
repositoryhttps://github.com/com-junkawasaki/kotoba
max_upload_size
id1843052
size69,222
Jun Kawasaki (jun784)

documentation

https://docs.rs/kotoba-deploy-core

README

kotoba-deploy-core

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.

Features

  • Deployment configuration types
  • Scaling and region configuration
  • Common deployment utilities
  • Type-safe configuration management

Usage

use kotoba_deploy_core::{DeployConfig, ScalingConfig, RegionConfig};

License

MIT OR Apache-2.0

Commit count: 535

cargo fmt