☰
ion_rs
0.18.1
SymbolId
Trait Implementations
TryFrom<&UInt>
In ion_rs::types
?
Type Alias
ion_rs
::
types
::
SymbolId
source
·
[
−
]
pub type SymbolId =
usize
;
Trait Implementations
§
source
§
impl
TryFrom
<&
UInt
> for
usize
§
type
Error
=
IonError
The type returned in the event of a conversion error.
source
§
fn
try_from
(value: &
UInt
) ->
Result
<Self, Self::
Error
>
Performs the conversion.