| Crates.io | lasr_types |
| lib.rs | lasr_types |
| version | 0.9.0 |
| created_at | 2024-07-31 21:33:00.726858+00 |
| updated_at | 2024-07-31 21:33:00.726858+00 |
| description | A crate to assist in development of programs in Rust for the LASR network |
| homepage | https://versatus.io |
| repository | https://github.com/versatus/lasr/tree/main/crates/types |
| max_upload_size | |
| id | 1321340 |
| size | 148,462 |
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.
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.