flip-flop 1.0.0

This library implements the flip-flop operator from Perl and Ruby as a Rust macro.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "This library implements the flip-flop operator from Perl and Ruby as a Rust macro."
documentation = "https://docs.rs/flip-flop"
edition = "2021"
homepage = "https://github.com/utkarshkukreti/flip-flop.rs"
license = "MIT OR Apache-2.0"
name = "flip-flop"
readme = "README.md"
repository = "https://github.com/utkarshkukreti/flip-flop.rs"
version = "1.0.0"