Method
lrs
::
thread
::
Builder
::
new
Creates a new thread-builder.
Syntax
impl
Builder
{ fn new() ->
Result
<
Builder
,
Errno
> }