Search
Preparing search index...
The search index is not available
@faramo.zayw/rustype - v0.5.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@faramo.zayw/rustype - v0.5.0
Index
HashSet Classes
Hash
Set
Option Classes
Option
Range
Expr
Range
From
Expr
Range
Full
Expr
Range
Inclusive
Expr
Range
ToExpr
Range
ToInclusive
Expr
Result Classes
Result
Vector Classes
Vector
Option Functions
None
Some
Result Functions
Err
Ok
Option Functions
None
None<T>
(
)
:
Option
<
T
>
Type parameters
T
Returns
Option
<
T
>
Some
Some<T>
(
some
:
OptionType
<
T
>
)
:
Option
<
T
>
Type parameters
T
Parameters
some:
OptionType
<
T
>
Returns
Option
<
T
>
Result Functions
Const
Err
Err<E>
(
err
:
E
)
:
Err
<
E
>
Type parameters
E
Parameters
err:
E
Returns
Err
<
E
>
Const
Ok
Ok<T>
(
ok
:
T
)
:
Ok
<
T
>
Type parameters
T
Parameters
ok:
T
Returns
Ok
<
T
>
Exports
Hash
Set
Option
Range
Expr
Range
From
Expr
Range
Full
Expr
Range
Inclusive
Expr
Range
ToExpr
Range
ToInclusive
Expr
Result
Vector
Err
None
Ok
Some
Generated using
TypeDoc