[package]
authors = ["Timothée Haudebourg <author@haudebourg.net>"]
categories = ["data-structures"]
description = "Simple wrapper to keep track of the original byte length of a decoded character in the encoded source file."
documentation = "https://docs.rs/decoded-char"
edition = "2021"
keywords = ["char", "byte", "size", "length"]
license = "MIT/Apache-2.0"
name = "decoded-char"
readme = "README.md"
repository = "https://github.com/timothee-haudebourg/decoded-char"
resolver = "2"
version = "0.1.0"