bimem

Crates.iobimem
lib.rsbimem
version0.0.0-reserved
created_at2025-08-06 02:02:14.229634+00
updated_at2025-08-06 02:02:14.229634+00
description2-dimensional views of 1D linear memory
homepage
repositoryhttps://github.com/crates-lurey-io/bimem
max_upload_size
id1783314
size10,750
admins (github:crates-lurey-io:admins)

documentation

README

bimem

2-dimensional views of 1D linear memory.

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