inker 0.0.1

Modular engine/renderer controller for the Mere browser — selects and orchestrates content engines.
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.54 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 241.11 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mark-ik

Inker

Modular engine/renderer controller for the mere browser — selects and orchestrates content engines (Wry system webview, Serval/Servo-wgpu, nematic smolweb, file/media viewers).

In the printing-press metaphor that organizes Mere's architecture, the Inker pairs each engine to its content and applies the engine's "ink" to the platen for the verso-tile layer to receive. Routing URI schemes to engines, lifecycle management, and engine-output piping all live here.

Status

Pre-1.0. This 0.0.x release reserves the crate name and documents intent; implementation is in progress within the Mere workspace.