controlled-option

Crates.iocontrolled-option
lib.rscontrolled-option
version0.4.1
sourcesrc
created_at2021-08-23 21:08:28.113671
updated_at2021-08-24 19:24:36.566191
descriptionCustom Option type with explicit control over niches and memory layout
homepagehttps://github.com/dcreager/controlled-option
repositoryhttps://github.com/dcreager/controlled-option
max_upload_size
id441403
size35,321
Douglas Creager (dcreager)

documentation

README

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.

Commit count: 19

cargo fmt