Docs.rs
indicator-0.4.4
indicator 0.4.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Nouzan
Dependencies
arrayvec ^0.7
normal
optional
futures ^0.3
normal
optional
hashbrown ^0.14.0
normal
optional
humantime ^2.1.0
normal
optional
indicator_macros ^0.4.4
normal
optional
pin-project-lite ^0.2.7
normal
optional
rayon ^1.5.1
normal
optional
serde ^1
normal
optional
thiserror ^1.0.37
normal
optional
time ^0.3
normal
tinyvec ^1.6.0
normal
optional
tower-service ^0.3.1
normal
optional
tracing ^0.1.37
normal
optional
anyhow ^1
dev
arrayvec ^0.7
dev
rust_decimal ^1.17.0
dev
rust_decimal_macros ^1.17.0
dev
serde_json ^1
dev
time ^0.3
dev
tokio ^1
dev
tracing-subscriber ^0.3.16
dev
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
Module value
indicator
0.4.4
Module value
Module Items
Structs
Functions
In indicator::
context
indicator
::
context
Module
value
Copy item path
Source
Expand description
Value with context.
Structs
§
Input
An identity operator that just returns the input.
Value
Value with context.
Value
Ref
Reference to a
Value
.
Functions
§
input
Create an identity operator
Input
that returns the input value.