Docs.rs
ecal-0.2.0
ecal 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
29 May 2026
Links
Repository
crates.io
Source
Owners
Nauman3S
Dependencies
anyhow ^1.0
normal
capnp ^0.16.0
normal
optional
ecal-derive ^0.1
normal
optional
log ^0.4
normal
prost ^0.11
normal
optional
protobuf ^2
normal
optional
rmp ^0.8
normal
optional
rmp-serde ^1.1
normal
optional
rmpv ^1.0
normal
optional
serde ^1.0
normal
optional
thiserror ^1
normal
env_logger ^0.9
dev
winapi ^0.3
normal
Versions
64.04%
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
Subscriber
ecal
0.2.0
Subscriber
Aliased Type
In ecal::
prost
ecal
::
prost
Type Alias
Subscriber
Copy item path
Source
pub type Subscriber<T> =
Subscriber
<T,
Prost
<T>>;
Aliased Type
ยง
pub struct Subscriber<T> {
/* private fields */
}