Docs.rs
airsprotocols-mcpserver-filesystem-1.0.0-rc.1
airsprotocols-mcpserver-filesystem 1.0.0-rc.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rstlix0x0
Dependencies
airsprotocols-mcp ^1.0.0-rc.1
normal
anyhow ^1.0
normal
async-trait ^0.1.88
normal
base64 ^0.22
normal
chrono ~0.4
normal
clap ^4.5
normal
config ^0.14
normal
dirs ^5.0
normal
glob ^0.3
normal
globset ^0.4
normal
image ^0.25
normal
infer ^0.16
normal
path-clean ^1.0
normal
regex ^1.11.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.47
normal
toml ^0.8
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3.20
normal
unicode-normalization ^0.1
normal
urlencoding ^2.1
normal
uuid ^1.6
normal
walkdir ^2.5
normal
assert_fs ^1.1
dev
chrono ~0.4
dev
tempfile ^3.20.0
dev
tokio-test ^0.4
dev
unicode-normalization ^0.1
dev
urlencoding ^2.1
dev
Versions
88.08%
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
Module format
airsprotocols_
mcpserver_
filesystem
1.0.0-rc.1
Module format
Module Items
Structs
Enums
In airsprotocols_
mcpserver_
filesystem::
binary
airsprotocols_mcpserver_filesystem
::
binary
Module
format
Copy item path
Source
Expand description
File format detection and validation
Structs
§
Format
Detector
File format detection using magic numbers and content analysis
Enums
§
File
Format
Supported file formats for binary processing