| Crates.io | rust_on_rails |
| lib.rs | rust_on_rails |
| version | 4.0.2 |
| created_at | 2025-02-07 19:36:58.748403+00 |
| updated_at | 2025-05-15 01:16:59.294693+00 |
| description | Ergonomic Rust layer for simplifying native and web app development with minimal boilerplate. |
| homepage | |
| repository | https://github.com/ramp-stack/rust_on_rails.git |
| max_upload_size | |
| id | 1547342 |
| size | 276,674 |
rust_on_rails is a lightweight, ergonomic abstraction over wgpu_canvas, designed to make building 2D GPU-rendered UIs and layouts in Rust simpler and more intuitive.
wgpu_canvas drawing commandsAdd it to your Cargo.toml:
[dependencies] rust_on_rails = "4.0.1"
Full documentation is available at https://docs.rs/rust_on_rails