Function medium

Source
pub fn medium()
Expand description

Shortcut to better_panic::Settings::new().verbosity(better_panic::Verbosity::Medium).install();

Meant to be used at the start of your tests.