Crates.io | torin |
lib.rs | torin |
version | |
source | src |
created_at | 2023-08-16 20:39:42.297626+00 |
updated_at | 2025-04-06 20:12:41.623949+00 |
description | UI layout Library designed for Freya. |
homepage | https://freyaui.dev/ |
repository | https://github.com/marc2332/freya |
max_upload_size | |
id | 946406 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | 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` |
size | 0 |
Torin 📐 is a pure Rust 🦀 layout library I made for Freya 🟣, a native GUI library for Rust. But it can work with other libraries too, see a Demo in the demo.rs
example.