hug

Crates.iohug
lib.rshug
version
sourcesrc
created_at2024-12-12 18:59:29.864315
updated_at2024-12-12 18:59:29.864315
descriptionOn-the-fly UI
homepage
repositoryhttps://github.com/rationalintelligence/hug
max_upload_size
id1481530
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Denis Kolodin (therustmonk)

documentation

README

hug - on-the-fly UI

hug is a tool that turns standard input/output (stdio) into a user interface (UI), making it a handy tool for your projects in AI, blockchain, distributed apps, and microservices, etc.

Commit count: 1

cargo fmt