Function globals_summary

Source
pub fn globals_summary() -> String
Expand description

Get a summary of current global settings

§Returns

A string summary of the current global configuration

§Panics

This function will panic if init_globals() has not been called first.