Docs.rs
iterm2-client-0.2.1
iterm2-client 0.2.1
Permalink
Docs.rs crate page
GPL-2.0-only
Links
Homepage
Repository
crates.io
Source
Owners
johnmorrow
Dependencies
futures-util ^0.3
normal
prost ^0.13
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-tungstenite ^0.26
normal
zeroize ^1
normal
tokio ^1
dev
prost-build ^0.13
build
Versions
42.66%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module error
iterm2_
client
0.2.1
Module error
Module Items
Enums
Type Aliases
In crate iterm2_
client
iterm2_client
Module
error
Copy item path
Source
Expand description
Error types for all operations. Error types for iTerm2 client operations.
Enums
§
Error
Errors that can occur when communicating with iTerm2.
Type Aliases
§
Result
A specialized
Result
type for iTerm2 client operations.