Docs.rs
there-0.1.2
there 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
queer
Dependencies
async-trait ^0.1.60
normal
color-eyre ^0.6.2
normal
derive-getters ^0.2.0
normal
futures ^0.3.25
normal
serde ^1.0.152
normal
shell-words ^1.1.0
normal
tarpc ^0.31.0
normal
thrussh ^0.33.5
normal
thrussh-keys ^0.21.0
normal
tokio ^1.23.0
normal
tokio-stream ^0.1.11
normal
tokio-util ^0.7.4
normal
tracing ^0.1.37
normal
which ^4.3.0
normal
Versions
63.96%
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
Logs
there
0.1.2
Logs
Aliased Type
In there::
executor
there
::
executor
Type Alias
Logs
Copy item path
Source
pub type Logs =
Vec
<
String
>;
Expand description
A set of logs.
Aliased Type
ยง
pub struct Logs {
/* private fields */
}