oxford_join 0.2.9

Join string slices with Oxford Commas!
Documentation
[[bench]]
harness = false
name = "oj_join"
[dev-dependencies.brunch]
version = "0.5.*"

[package]
authors = ["Blobfolio, LLC. <hello@blobfolio.com>"]
categories = ["no-std"]
description = "Join string slices with Oxford Commas!"
edition = "2021"
exclude = [".github", ".gitignore", ".righteous-sandbox.json", "doc", "justfile"]
keywords = ["join", "string", "list", "grammar"]
license = "WTFPL"
name = "oxford_join"
readme = "README.md"
repository = "https://github.com/Blobfolio/oxford_join"
rust-version = "1.62"
version = "0.2.9"
[package.metadata.bashman]
bash-dir = "./"
credits-dir = "./"
man-dir = "./"
name = "Oxford Join"