floating-ui-core 0.3.1

Rust port of Floating UI. Positioning library for floating elements: tooltips, popovers, dropdowns, and more.
Documentation
<p align="center">
    <a href="../../logo.svg">
        <img src="../../logo.svg" width="225" height="300" alt="Rust Floating UI Logo">
    </a>
</p>

<h1 align="center">floating-ui-core</h1>

This is the platform-agnostic core of Floating UI, exposing the main `compute_position` function but no platform interface logic.

[Rust Floating UI](https://github.com/RustForWeb/floating-ui) is a Rust port of [Floating UI](https://floating-ui.com).

## Documentation

See [the Rust Floating UI book](https://floating-ui.rustforweb.org/) for documentation.

## Rust For Web

The Rust Floating UI project is part of [Rust For Web](https://github.com/RustForWeb).

[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.