shotover 0.7.2

Shotover API for building custom transforms
Documentation
1
2
3
4
5
6
#[cfg(feature = "alpha-transforms")]
pub mod force_parse;
#[cfg(feature = "alpha-transforms")]
pub mod log_to_file;
pub mod printer;
pub mod returner;