loeres-device 0.6.3

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.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "145af74e086827fd08a5a70a4a7a628c7492f8abfcc738db433919d08abdd774"

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

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