vmlet

Crates.iovmlet
lib.rsvmlet
version0.0.0-reserved
created_at2025-06-16 03:25:38.673791+00
updated_at2025-06-16 03:25:38.673791+00
descriptionCommon data types for implementing a virtual machine
homepage
repositoryhttps://github.com//vmlet
max_upload_size
id1713877
size6,992
Matan Lurey (matanlurey)

documentation

README

vmlet

Common data types for implementing a virtual machine

Contributing

This project uses just to run commands the same way as the CI:

  • cargo just check to check formatting and lints.
  • cargo just coverage to generate and preview code coverage.
  • cargo just doc to generate and preview docs.
  • cargo just test to run tests.

For a full list of commands, see the Justfile.

Commit count: 0

cargo fmt