tailsome 1.0.0

Blanket traits providing `.into_ok()`, `.into_err()`, and `.into_some()` for happier method chaining.
Documentation
[dependencies]
[dev-dependencies.rstest]
default-features = false
version = "0.16.0"

[package]
categories = ["no-std", "rust-patterns"]
description = "Blanket traits providing `.into_ok()`, `.into_err()`, and `.into_some()` for happier method chaining."
edition = "2021"
keywords = ["chaining", "pipelines", "tap", "pipe"]
license = "MIT OR Apache-2.0"
name = "tailsome"
readme = "README.md"
repository = "https://github.com/mjdwitt/tailsome"
version = "1.0.0"