Docs.rs
yevm-base-0.1.0
yevm-base 0.1.0
Docs.rs crate page
LicenseRef-PolyForm-Noncommercial-1.0.0
Links
Homepage
Repository
crates.io
Source
Owners
sergey-melnychuk
Dependencies
hex ^0.4
normal
ruint ^1.17
normal
yevm-misc ^0.1.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Int
yevm_
base
0.1.0
Int
Aliased Type
Trait Implementations
From<Val>
In yevm_
base::
int
yevm_base
::
int
Type Alias
Int
Copy item path
Source
pub type Int =
Hex
<32>;
Aliased Type
§
pub struct Int(
/* private fields */
);
Trait Implementations
§
Source
§
impl
From
<
Val
> for
Int
Source
§
fn
from
(val:
Val
) -> Self
Converts to this type from the input type.