Crates.io | ethnum-intrinsics |
lib.rs | ethnum-intrinsics |
version | 1.2.0 |
source | src |
created_at | 2020-06-30 09:14:23.013789 |
updated_at | 2023-08-29 11:09:28.343184 |
description | LLVM generated 256-bit integer intrinsics |
homepage | https://github.com/nlordell/ethnum-rs |
repository | https://github.com/nlordell/ethnum-rs |
max_upload_size | |
id | 259759 |
size | 20,699 |
This crate contains a build script and Rust bindings to LLVM generated
intrinsics. These intrinsics can optionally be used by ethnum
crate and aren't
intended to be used directly. See ethnum
crate README documentation for more
information.