Docs.rs
hax-lib-0.3.1
hax-lib 0.3.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
franziskuskiefer
github:cryspen:tools
Dependencies
hax-lib-macros =0.3.1
normal
optional
num-bigint ^0.4
normal
num-traits ^0.2
normal
Versions
25.37%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hax_lib
0.3.1
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
§