| Crates.io | beam_bvm_util |
| lib.rs | beam_bvm_util |
| version | 7.1.13 |
| created_at | 2022-09-19 22:01:15.584944+00 |
| updated_at | 2022-10-25 00:15:36.460555+00 |
| description | A light wrapper around beam_bvm_interface with some extra utilities that would be useful for interacting with the bvm. |
| homepage | |
| repository | https://github.com/NewDark90/beam-bvm-util |
| max_upload_size | |
| id | 669387 |
| size | 93,185 |
A rust crate that adds extra functionality that isn't the direct generated types for beam-bvm-interface
A light wrapper around beam_bvm_interface with some extra utilities that would be useful for interacting with the bvm.
Documentation of the methods usable within the BVM can be found at the BeamMW Shader-SDK wiki
Install with cargo:
cargo install beam_bvm_util
Rust Version >= 1.64.0