Docs.rs
tutti-core-0.1.5
tutti-core 0.1.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ya7on
Dependencies
async-trait ^0.1
normal
colored ^3
normal
futures ^0.3
normal
futures-core ^0.3
normal
libc ^0.2
normal
thiserror ^2
normal
tokio >=1.23.1, <2
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tutti-config ^0.1.5
normal
tutti-types ^0.1.5
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
UpResponse
tutti_
core
0.1.5
UpResponse
Aliased Type
In crate tutti_
core
tutti_core
Type Alias
UpResponse
Copy item path
Source
pub type UpResponse =
Sender
<
Result
<
()
,
()
>>;
Aliased Type
ยง
pub struct UpResponse {
/* private fields */
}