ordnl 1.0.3

A Rust library for formatting ordinal numbers
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Kirk Louie Guinto <kirklouieguinto@gmail.com>"]
description = "A Rust library for formatting ordinal numbers"
documentation = "https://docs.rs/ordnl/"
edition = "2018"
homepage = "https://crates.io/crates/ordnl"
license = "MIT"
name = "ordnl"
readme = "README.md"
repository = "https://github.com/kguinto/ordnl"
version = "1.0.3"