polonius_workaround 0.1.0

Safe replacement for Polonius on stable Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Konstantin Anisimov <rrevenantt@gmail.com>"]
categories = ["rust-patterns"]
description = "Safe replacement for Polonius on stable Rust"
edition = "2015"
homepage = "https://github.com/rrevenantt/polonius_workaround"
keywords = ["polonius", "workaround"]
license = "MIT"
name = "polonius_workaround"
readme = "README.md"
repository = "https://github.com/rrevenantt/polonius_workaround"
version = "0.1.0"