Docs.rs
knack-core-0.3.1
knack-core 0.3.1
Docs.rs crate page
MIT
10 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
ajac-zero
Dependencies
anyhow ^1.0.98
normal
serde ^1.0.219
normal
serde_yaml ^0.9.34
normal
sha2 ^0.10.9
normal
serde_json ^1.0.150
dev
toml ^1.1.2
dev
Versions
23.21%
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
Skip to main content
validate_skill_name
knack_
core
0.3.1
knack_core
Function
validate_
skill_
name
Copy item path
Source
pub fn validate_skill_name(name: &
str
) ->
Result
<
()
>