condor-pathfinding-core 0.4.0

Neutral cross-domain pathfinding primitives shared by Condor algorithm crates.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "condor-pathfinding-core"
description = "Neutral cross-domain pathfinding primitives shared by Condor algorithm crates."
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true

[lib]
name = "condor_core"