new

Function new 

Source
pub const fn new() -> Builder
Expand description

Start building new options.

Call Builder::build to construct them.