verso-tile 0.1.0

The engine-flip tile: re-present the same page through a different engine with the user's place and session carried across. Portable view-state + donor/back/receiver contracts (api), the one-hop degrade-never-block orchestrator (flip), the black-box system-WebView receiver (scry), and, behind the serval-donor feature, the glass-box serval donor. Consolidated 2026-07-09 from the mere workspace's verso / verso-api / verso-scry / verso-serval per the inker-serval adoption plan; the flip is the dynamic counterpart of inker's per-address multiplexer.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "layout-dom-api"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7ae35d5ab6d0c1ea8692544bd67405611824e87f487a4a90461ccd59edd2800"

[[package]]
name = "serval-scripted-dom"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fb79f99579fd5ca6a070d81908b26b71f4e22212fca9306d8a8d874cfff8ee9"

[[package]]
name = "verso-tile"
version = "0.1.0"
dependencies = [
 "layout-dom-api",
 "serval-scripted-dom",
]