flag-mast 0.2.1

Ergonomic Rust bit flags
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.flag-mast-derive]
version = "0.2.1"

[package]
authors = ["toshokan <toshokan@shojigate.net>"]
description = "Ergonomic Rust bit flags"
documentation = "https://docs.rs/flag-mast-derive"
edition = "2018"
homepage = "https://github.com/toshokan/flag-mast"
keywords = ["ffi", "bitflags"]
license = "MIT OR Apache-2.0"
name = "flag-mast"
readme = "../README.md"
repository = "https://github.com/toshokan/flag-mast"
version = "0.2.1"