Docs.rs
gamecode-mcp2-0.6.2
gamecode-mcp2 0.6.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
navicore
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
directories ^6.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
tokio ^1.0
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tempfile ^3.8
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
gamecode_
mcp2
0.6.2
In gamecode_
mcp2::
validation
gamecode_mcp2
::
validation
Function
validate_command_arg
Copy item path
Source
pub fn validate_command_arg(arg: &
str
) ->
Result
<
()
>