Crates.io | justly |
lib.rs | justly |
version | 0.1.1 |
source | src |
created_at | 2023-09-07 23:53:46.721812 |
updated_at | 2023-09-08 19:44:05.178623 |
description | An implementation of justified containers |
homepage | |
repository | |
max_upload_size | |
id | 966704 |
size | 53,543 |
This is a library for “justified containers”, inspired by the justified-containers library in Haskell.
Briefly, this library might help you wherever you’re using indices instead of references.
Check out the rustdoc
documentation for src/lib.rs
for the main description of Justly
and information about using it.
Also see the meta/
directory
to learn more about the structure of this repo.