polonius-the-crab 0.2.1

Tools to feature more lenient Polonius-based borrow-checker patterns in stable Rust.
Documentation
[dependencies]

[dev-dependencies]

[features]
docs-rs = []
polonius = []
ui-tests = ["docs-rs"]

[package]
authors = ["Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>"]
description = "Tools to feature more lenient Polonius-based borrow-checker patterns in stable Rust."
documentation = "https://docs.rs/polonius-the-crab"
edition = "2021"
license = "Zlib OR MIT OR Apache-2.0"
name = "polonius-the-crab"
readme = "README.md"
repository = "https://github.com/danielhenrymantilla/polonius-the-crab.rs"
resolver = "2"
rust-version = "1.56.0"
version = "0.2.1"
[package.metadata.docs.rs]
features = ["docs-rs"]
rustdoc-args = ["--html-before-content", "fix-docsrs-li-details-summary.html"]