beam_bvm_util

Crates.iobeam_bvm_util
lib.rsbeam_bvm_util
version7.1.13
sourcesrc
created_at2022-09-19 22:01:15.584944
updated_at2022-10-25 00:15:36.460555
descriptionA light wrapper around beam_bvm_interface with some extra utilities that would be useful for interacting with the bvm.
homepage
repositoryhttps://github.com/NewDark90/beam-bvm-util
max_upload_size
id669387
size93,185
Zachary Dow (NewDark90)

documentation

README

beam-bvm-util

A rust crate that adds extra functionality that isn't the direct generated types for beam-bvm-interface

What to expect

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

Installation

Install with cargo:

cargo install beam_bvm_util

Crate Compilation Requirements

Rust Version >= 1.64.0

Commit count: 31

cargo fmt