ethnum-intrinsics 1.2.0

LLVM generated 256-bit integer intrinsics
1
2
3
4
5
6
# LLVM Generated Intrinsics

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.