hax_lib
0.3.2
Refine
As
Required Methods
into_checked
Implementors
In crate hax_
lib
hax_lib
Trait
RefineAs
Copy item path
Source
pub trait RefineAs<RefinedType> { // Required method fn
into_checked
(self) -> RefinedType; }
Required Methods
§
Source
fn
into_checked
(self) -> RefinedType
Implementors
§