Docs.rs
skills-0.0.2
skills 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cortesi
Dependencies
clap ^4.5.53
normal
dirs ^6.0.0
normal
dunce ^1.0.5
normal
inquire ^0.9.1
normal
minijinja ^2.14.0
normal
owo-colors ^4.2.3
normal
path-clean ^1.0.1
normal
reqwest ^0.12
normal
serde ^1.0.228
normal
serde_json ^1.0
normal
serde_yaml ^0.9.34
normal
shell-words ^1.1.1
normal
shellexpand ^3.1.1
normal
similar ^2.7.0
normal
textwrap ^0.16
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
toml ^0.9.10
normal
url ^2.5
normal
walkdir ^2.5
normal
zip ^2.2
normal
tempfile ^3.23.0
dev
Versions
100%
of the crate is documented
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
Crate skills
skills
0.0.2
All Items
Crate Items
Enums
Functions
Type Aliases
Crate
skills
Copy item path
Source
Expand description
Library support for the skills CLI.
Enums
§
Error
Errors that can occur while running the CLI.
Functions
§
run
Run the CLI, returning a structured error on failure.
Type Aliases
§
Result
Result type for skills operations.