scosh-core 0.1.0

Portable session state and terminal event core for scosh
Documentation
  • Coverage
  • 17.72%
    45 out of 254 items documented0 out of 71 items with examples
  • Size
  • Source code size: 55.71 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.77 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • johntaiko

Portable session state and terminal event semantics for scosh hosts.

The crate deliberately contains no transport, process, PTY, or terminal renderer code. Desktop and mobile adapters own those boundaries.

See the repository's host examples for the event loop used by Apple, Android, and Rust hosts.