Registry / other / polyhorn-ui

polyhorn-ui

JSON →
library0.4.0rscratesunverified

Shared API contract for multi-platform Polyhorn UI framework.

# Cargo.toml [dependencies] polyhorn-ui = "0.4.0"
INSTALL
IMPORT
SIG · POLYHORN-UI
P
polyhorn-ui
otherrustv0.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

View
use polyhorn_ui::View;

Imports the View trait for building UI components.

use polyhorn_ui::View; fn main() { // View is a trait; implement it for custom UI components println!("Polyhorn UI ready"); }
Debug
Known issues
gotchaRequires platform-specific backend (e.g., polyhorn-mobile)
fix
Add the appropriate platform crate and enable features.
affects: >=0.4.0
Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Bingbot
1
Resources
polyhorn-ui — cargo add polyhorn-ui · libregistry