bracket-algorithm-traits 0.8.1

Traits required for the bracket-* crates. Adapt your maps to the traits with Algorithm2D, Algorithm3D and BaseMap.
Documentation
[dependencies.bracket-geometry]
version = "~0.8.1"

[dependencies.smallvec]
version = "1.2.0"

[package]
authors = ["Herbert Wolverson <herberticus@gmail.com>"]
categories = ["game-engines", "graphics"]
description = "Traits required for the bracket-* crates. Adapt your maps to the traits with Algorithm2D, Algorithm3D and BaseMap."
edition = "2018"
homepage = "https://github.com/thebracket/bracket-lib"
keywords = []
license = "MIT"
name = "bracket-algorithm-traits"
publish = true
readme = "README.md"
repository = "https://github.com/thebracket/bracket-lib"
version = "0.8.1"