limes-proto 0.2.0

Lightweight shared types and events for limes frontends and core.
Documentation
  • Coverage
  • 16.44%
    12 out of 73 items documented0 out of 13 items with examples
  • Size
  • Source code size: 7.96 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.01 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 4s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • iceice666/limes
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • iceice666

Shared data types used by limes frontends and backend code.

Keep this crate lightweight. A native frontend can depend on limes-login or limes-lock directly, while an out-of-process/webview frontend can use these types as the stable vocabulary for a future IPC/FFI boundary.