Docs.rs
chapaty-1.0.0
chapaty 1.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
LenWilliamson
Dependencies
async-channel ^2.5
normal
blake3 ^1.8
normal
bytes ^1.11
normal
chrono ^0.4
normal
chrono-tz ^0.10
normal
crossbeam ^0.8
normal
futures ^0.3
normal
humantime ^2.3.0
normal
indicatif ^0.18
normal
itertools ^0.14
normal
ndarray ^0.17
normal
object_store ^0.12.5
normal
ordered-float ^5.1
normal
polars ^0.52
normal
postcard ^1.1
normal
prost ^0.14
normal
prost-types ^0.14
normal
rand ^0.9
normal
rayon ^1.11
normal
regex ^1.12
normal
rust_decimal ^1.40
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.16
normal
smallvec ^1.15
normal
strum ^0.27
normal
strum_macros ^0.27
normal
thiserror ^2.0
normal
tokio ^1.49
normal
tokio-util ^0.7
normal
tonic ^0.14
normal
tonic-prost ^0.14
normal
tracing ^0.1
normal
anyhow ^1.0
dev
dirs ^6.0
dev
time ^0.3
dev
tracing-appender ^0.2
dev
tracing-subscriber ^0.3
dev
tonic-prost-build ^0.14
build
tikv-jemallocator ^0.6
dev
Versions
46.47%
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
RsiView
chapaty
1.0.0
RsiView
Aliased Type
In chapaty::
data::
view
chapaty
::
data
::
view
Type Alias
RsiView
Copy item path
Source
pub type RsiView<'env> =
View
<'env,
RsiId
>;
Aliased Type
ยง
pub struct RsiView<'env> {
/* private fields */
}