rill-protocol 0.41.0

The RillRate protocol.
Documentation
1
2
3
4
5
mod ema;
pub use ema::Ema;

mod avg;
pub use avg::Avg;