@ts-rust/std - v0.0.5
Preparing search index...
index
Some
Type Alias Some<T>
Some
:
Optional
<
T
>
&
{
"[phantom]"
:
"some"
;
value
:
T
}
Represents an
Option
containing a value of type
T
.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ts-rust/std - v0.0.5
Loading...
Represents an Option containing a value of type
T
.