graphshell 0.0.1

Portable shell layer for the Mere browser — host GUI integration and Navigator surface.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "graphshell"
version.workspace = true
edition.workspace = true
license.workspace = true
description = "Portable shell layer for the Mere browser — host GUI integration and Navigator surface."
keywords = ["shell", "gui", "navigator", "tiling", "browser"]
categories = ["gui"]

[lib]
path = "src/lib.rs"