Registry / utility / prototty

prototty

JSON →
library0.29.0rscratesunverified

Wrapper crate for frontend-independent prototty crates.

# Cargo.toml [dependencies] prototty = "0.29.0"
INSTALL
IMPORT
SIG · PROTOTTY
P
prototty
utilityrustv0.29.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.

App
use prototty::App;

Runs a prototty application with a frontend-independent interface.

use prototty::App; fn main() { let app = App::new(); app.run(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.29.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
prototty — cargo add prototty · libregistry