loeres-device 0.13.3

Loeres deterministic, allocation-free, panic-averse edge solver entrypoints. no_std, no alloc.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# loeres-device

Deterministic, bounded-iteration, panic-averse edge solver entrypoints with caller-owned typed workspaces.

- **Environment:** `#![no_std]`, no `alloc`
- **Depends on:** `loeres`, `loeres-backend-static`
- **Status:** Phase 0 skeleton — public module topography is in place; public
  items land in the owning RFCs' milestones.

See the workspace [README](../../README.md), the [architecture](../../docs/src/architecture.md)
chapter, and the [RFC index](../../rfcs/README.md).

Licensed under Apache-2.0.