strutils 0.1.0

A simple utility library for working with strings.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "strutils"
version = "0.1.0"
authors = ["me@pascalvandam.com"]
edition = "2021"
description = "A simple utility library for working with strings."
repository = "https://github.com/pascal71/strutils"
license = "MIT"