lasr_types

Crates.iolasr_types
lib.rslasr_types
version0.9.0
sourcesrc
created_at2024-07-31 21:33:00.726858
updated_at2024-07-31 21:33:00.726858
descriptionA crate to assist in development of programs in Rust for the LASR network
homepagehttps://versatus.io
repositoryhttps://github.com/versatus/lasr/tree/main/crates/types
max_upload_size
id1321340
size148,462
andrewvious (andrewvious)

documentation

README

lasr_types

Overview

This crate provides LASR types that are necessary for building, and developing Programs on the LASR network.

The program input and output data is serialized/deserialized to/from Rust data structures, which you can find and use via this crate.

Rust Installation

The Official Rust Docs provide instructions for the installation and maintenance of Rust installations for a number of different supported use cases. Versatus has been careful to not rely on too much bleeding-edge Rust functionality and should be compatible with whichever version of Rust you're likely to be using.

Commit count: 0

cargo fmt