Crates.io | blok |
lib.rs | blok |
version | |
source | src |
created_at | 2024-05-02 14:24:54.118553 |
updated_at | 2025-01-09 06:23:54.614801 |
description | 3D arrays that matter |
homepage | |
repository | https://github.com/j-stach/blok |
max_upload_size | |
id | 1227786 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Types and traits for graphlike 3D arrays.
See example 1 for a basic demonstration of building with blocks.
See example 2 for a demonstration of procedural node connection.
See the crate documentation for explanations of specific types and methods.
Blok is a work-in-progress. Current tasks can be tracked in TODO.md.
Node
subtraitusize
indicating the position
of the corresponding element within a stack.