Docs.rs
actr-cli-0.1.13
actr-cli 0.1.13
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
kookyleo
github:actor-rtc:core
Dependencies
actr-config ^0.1.8
normal
actr-framework-protoc-codegen ^0.1.10
normal
actr-protocol ^0.1.7
normal
actr-version ^0.1.5
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
bytes ^1.0
normal
cargo_metadata ^0.18
normal
chrono ^0.4
normal
clap ^4.5.53
normal
comfy-table ^7.1
normal
dialoguer ^0.12.0
normal
dirs ^5.0
normal
fs_extra ^1.3
normal
futures-util ^0.3.31
normal
git2 ^0.20
normal
handlebars ^5.1
normal
heck ^0.5.0
normal
hex ^0.4
normal
md5 ^0.7
normal
owo-colors ^4.1.0
normal
proc-macro2 ^1.0
normal
prost ^0.14.1
normal
prost-build ^0.14.1
normal
prost-types ^0.14.1
normal
quote ^1.0
normal
reqwest ^0.12.24
normal
rust-embed ^8.11.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9.33
normal
sha2 ^0.10
normal
tempfile ^3.22
normal
thiserror ^1.0
normal
tokio ^1.48.0
normal
tokio-tungstenite ^0.28.0
normal
toml ^0.9.8
normal
toml_edit ^0.22
normal
tracing ^0.1.43
normal
tracing-subscriber ^0.3.22
normal
url ^2.5
normal
uuid ^1.19.0
normal
walkdir ^2.5
normal
tempfile ^3.22
dev
tokio-test ^0.4
dev
Versions
37.86%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate actr_cli
actr_
cli
0.1.13
All Items
Crate Items
Re-exports
Modules
Crate
actr_
cli
Copy item path
Source
Expand description
ACTR-CLI Library
提供 Actor-RTC CLI 工具的核心功能模块
Re-exports
§
pub use
templates
as template;
pub use
core
::*;
Modules
§
assets
commands
Command implementations for actr-cli
core
ACTR-CLI 核心复用组件模块
error
统一的CLI错误类型系统
plugin_
config
templates
Project template system
utils
Utility functions for actr-cli