midstring 0.1.0

Create a string between two other strings, that is lexicographically halfway between them.
Documentation
1
2
3
4
5
6
7
8
[dependencies]

[package]
description = "Create a string between two other strings, that is lexicographically halfway between them."
edition = "2021"
license = "MIT"
name = "midstring"
version = "0.1.0"