controlled-option 0.3.0

Custom Option type with explicit control over niches and memory layout
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.controlled-option-macros]
version = "=0.2.1"

[lib]
test = false

[package]
authors = ["Douglas Creager <dcreager@dcreager.net>"]
description = "Custom Option type with explicit control over niches and memory layout"
edition = "2018"
homepage = "https://github.com/dcreager/controlled-option"
license = "MIT OR Apache-2.0"
name = "controlled-option"
readme = "README.md"
repository = "https://github.com/dcreager/controlled-option"
version = "0.3.0"