Docs.rs
dragoon-server-0.1.0
dragoon-server 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anyin233
Dependencies
anyhow ^1
normal
argon2 ^0.5
normal
axum ^0.7
normal
axum-server ^0.7
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4
normal
dragoon-proto ^0.1
normal
ed25519-dalek ^2
normal
hex ^0.4
normal
rand ^0.8
normal
reqwest ^0.12
normal
rpassword ^7
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tempfile ^3
normal
thiserror ^1
normal
tokio ^1
normal
toml ^0.8
normal
totp-rs ^5
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
walkdir ^2
normal
dragoon-testkit ^0.1
dev
ed25519-dalek ^2
dev
http-body-util ^0.1
dev
tempfile ^3
dev
totp-rs ^5
dev
tower ^0.5
dev
Versions
24.29%
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
task_dir
dragoon_
server
0.1.0
In dragoon_
server::
storage
dragoon_server
::
storage
Function
task_
dir
Copy item path
Source
pub fn task_dir(blobs_root: &
Path
, task_id: &
str
) ->
PathBuf