loeres-device 0.14.1

Loeres deterministic, allocation-free, panic-averse edge solver entrypoints. no_std, no alloc.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "loeres"
version = "0.14.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25c40448cf18c248f581becdc97c3eda523f2ccd24d160a94fab11255594e1c5"

[[package]]
name = "loeres-backend-static"
version = "0.14.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6430a5f74858c3a215e6341294cc16ef233693189c159baf0b969d854f57bf05"
dependencies = [
 "loeres",
]

[[package]]
name = "loeres-device"
version = "0.14.1"
dependencies = [
 "loeres",
 "loeres-backend-static",
]