Skip to main content
UnwrapId
candela
0.0.4
Unwrap
Id
Required Methods
unwrap_id
Implementations on Foreign Types
Option<u16>
Implementors
In candela::
compiler
candela
::
compiler
Trait
Unwrap
Id
Copy item path
Source
pub trait UnwrapId { // Required method fn
unwrap_id
(self) ->
u16
; }
Required Methods
§
Source
fn
unwrap_id
(self) ->
u16
Implementations on Foreign Types
§
Source
§
impl
UnwrapId
for
Option
<
u16
>
Source
§
fn
unwrap_id
(self) ->
u16
Implementors
§