Docs.rs
filespooler-1.2.4
filespooler 1.2.4
Permalink
Docs.rs crate page
GPL-3.0+
Links
Homepage
Repository
crates.io
Source
Owners
jgoerzen
Dependencies
anyhow ^1.0.57
normal
bytes ^1.1.0
normal
chrono ^0.4.19
normal
clap ^4.1
normal
command-group ^5.0.1
normal
crc32fast ^1.3.2
normal
fd-lock ^3.0.5
normal
rmp-serde ^1.1.0
normal
serde ^1.0.137
normal
tempfile ^3.3.0
normal
tracing ^0.1.34
normal
tracing-subscriber ^0.3.11
normal
uuid ^1.0.0
normal
wait-timeout ^0.2.0
normal
Versions
78.36%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
filespooler
1.2.4
In filespooler::
cmd::
cmd_
queue
filespooler
::
cmd
::
cmd_queue
Function
cmd_queueinit
Copy item path
Source
pub fn cmd_queueinit(opts: &
QueueInitOpts
) ->
Result
<
()
,
Error
>