Docs.rs
twin-cli-0.1.0
twin-cli 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
cotrin8672
Dependencies
anyhow ^1.0.99
normal
chrono ^0.4.41
normal
clap ^4.5.44
normal
directories ^6.0.0
normal
git2 ^0.20.2
normal
log ^0.4.27
normal
serde ^1.0.219
normal
serde_json ^1.0.142
normal
tempfile ^3.20.0
normal
thiserror ^2.0.14
normal
tokio ^1.47.1
normal
toml ^0.9.5
normal
tracing-subscriber ^0.3.19
normal
bollard ^0.18.1
dev
cargo-husky ^1.5.0
dev
futures-util ^0.3
dev
mockall ^0.13.1
dev
pretty_assertions ^1.4.1
dev
tar ^0.4
dev
tempfile ^3.20.0
dev
testcontainers ^0.23.1
dev
uuid ^1.11
dev
Versions
79.39%
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
twin_
cli
0.1.0
Module cli
Module Items
Modules
Structs
Enums
In crate twin_
cli
twin_cli
Module
cli
Copy item path
Source
Modules
§
commands
Structs
§
AddArgs
addコマンドの引数(git worktree addと互換)
Cli
CLIのメインエントリーポイント clapのderiveマクロを使って自動的にコマンドライン引数をパース
Config
Args
configコマンドの引数
List
Args
listコマンドの引数
Remove
Args
removeコマンドの引数(git worktree removeと互換)
Enums
§
Commands
利用可能なサブコマンドの定義