controlled-option 0.3.0

Custom Option type with explicit control over niches and memory layout
Documentation

controlled-option

This crate provides a custom implementation of the standard Option, where you have explicit control over how the None variant is laid out in memory.