Crates.io | floating-ui-utils |
lib.rs | floating-ui-utils |
version | |
source | src |
created_at | 2024-03-24 14:32:32.024763 |
updated_at | 2024-11-03 18:48:41.963949 |
description | Rust port of Floating UI. Utilities for Floating UI. |
homepage | https://floating-ui.rustforweb.org |
repository | https://github.com/RustForWeb/floating-ui |
max_upload_size | |
id | 1184415 |
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 |
Utility functions shared across Floating UI crates. You may use these functions in your own projects, but are subject to breaking changes.
Rust Floating UI is a Rust port of Floating UI.
See the Rust Floating UI book for documentation.
The Rust Floating UI project is part of the Rust For Web.
Rust For Web creates and ports web UI libraries for Rust. All projects are free and open source.