fake-static 0.1.0

rustc hates him! Sidestep borrow checking with this weird trick (no unsafe inside).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Jakub Kądziołka <kuba@kadziolka.net>"]
description = "rustc hates him! Sidestep borrow checking with this weird trick (no unsafe inside)."
documentation = "https://docs.rs/fake-static/"
edition = "2018"
license = "MIT"
name = "fake-static"
readme = "README.md"
repository = "https://github.com/NieDzejkob/fake-static"
version = "0.1.0"