tailsome 0.1.0

Blanket traits providing `.into_ok()`, `.into_err()`, and `.into_some()` for happier method chaining.
Documentation
[dependencies]
[dev-dependencies.rstest]
version = "0.12.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"
repository = "https://github.com/mjdwitt/tailsome"
resolver = "2"
version = "0.1.0"