Skip to main content

get

Function get 

Source
pub fn get() -> Preview
Expand description

Get the current global preview configuration.

ยงPanics

When called before init or (with the testing feature) when the current thread does not hold a [test::with_features] guard.