fret-interaction 0.1.0

Interaction policy helpers for Fret ecosystem crates (gestures, state machines, adapters).
Documentation
  • Coverage
  • 30%
    3 out of 10 items documented0 out of 6 items with examples
  • Size
  • Source code size: 20.08 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.91 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 43s Average build duration of successful builds.
  • all releases: 43s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Latias94

fret-interaction

Small, reusable interaction helpers for Fret (gesture thresholding, drag deltas, and related primitives).

This crate is intentionally tiny and deterministic so it can be shared by:

  • immediate-mode style authoring helpers (fret-ui-kit imui facade),
  • docking and multi-window drag choreography,
  • canvas / node-graph interactions.

Upstream references (non-normative)