burn 0.3.0

BURN: Burn Unstoppable Rusty Neurons
Documentation
1
2
3
4
5
6
7
mod base;
mod param;
mod state;

pub use base::*;
pub use param::*;
pub use state::*;