chickenwire 0.1.0

A library for representing and manipulating hexagonal grids.
Documentation
  • Coverage
  • 70.27%
    78 out of 111 items documented20 out of 77 items with examples
  • Size
  • Source code size: 132.45 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 9.24 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • burlingsmith/chickenwire
    9 0 15
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cmarcbs7

Chickenwire

A library for representing and manipulating hexagonal grids in Rust.

Contents

  1. Installation
  2. Usage
  3. Documentation
  4. Contributing
  5. Credits
  6. License

Installation

Add the following to your project's Cargo.toml file under [dependencies]:

chickenwire = "0.1.0"

Check out Chickenwire's Cargo page for the latest version info.

Usage

[Documentation needed]

Documentation

Contributing

Please read the following:

before filing issues and/or making contributions.

Credits

Dependencies

Design

License

Dual-licensed to be compatible with the Rust project.

This software and associated documentation files are licensed under one of the following:

at your option. This file may not be copied, modified, or distributed except according to those terms.