Docs.rs
slipcase-open-0.2.1
slipcase-open 0.2.1
Docs.rs crate page
MIT
22 September 2026
Links
Repository
crates.io
Source
Owners
anderix
Dependencies
clap ^4.6
normal
crc32fast ^1.5
normal
notify ^8
normal
potext ^0.1
normal
slpc ^0.4.0
normal
toml_edit ^0.25
normal
tempfile ^3.27
dev
zip ^8.6
dev
zbus ^5
normal
windows ^0.62
normal
windows-registry ^0.6
normal
windows-sys ^0.61
normal
Versions
97.19%
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
Stream
slipcase_
open
0.2.1
Stream
Aliased Type
In slipcase_
open::
endpoint
slipcase_open
::
endpoint
Type Alias
Stream
Copy item path
Source
pub type Stream =
UnixStream
;
Expand description
One connection.
Aliased Type
ยง
pub struct Stream(
/* private fields */
);