cot-cli 0.6.0

Command-line interface for the Cot web framework
Documentation
1
2
3
// It's pointless to run miri on UI tests
#[cfg(not(miri))]
mod snapshot_testing;