KLL state-machine implementation focused on no_std embedded/bare-metal targets.
# Cargo.toml
[dependencies]
kll-core = "0.1.8"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a KLL state machine and performs a transition.
Use #![no_std] attribute and ensure appropriate memory setup.
No dependency data recorded yet.