full

Function full 

Source
pub fn full()
Expand description

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

Meant to be used at the start of your tests.