react-sys 1.0.0-alpha.3

React bindings for rust
Documentation
# react-sys

[![Crates.io](https://img.shields.io/crates/v/react-sys?style=for-the-badge)](https://crates.io/crates/react-sys)
[![docs.rs](https://img.shields.io/docsrs/react-sys/latest?style=for-the-badge)](https://docs.rs/react-sys)
[![GitHub license](https://img.shields.io/github/license/frender-rs/react-sys?style=for-the-badge)](https://github.com/frender-rs/react-sys/blob/main/LICENSE)
[![GitHub stars](https://img.shields.io/github/stars/frender-rs/react-sys?style=for-the-badge)](https://github.com/frender-rs/react-sys/stargazers)

Globally and safely persist a value, implemented with `ManuallyDrop`.

# Install

`Cargo.toml`

```toml
react-sys = "1"
```

# Docs

Please see [docs.rs](https://docs.rs/react-sys)