basic-text-internals 0.3.1

Basic Text string literal implementation details
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.maintenance]
status = "actively-developed"
[dependencies.thiserror]
version = "1.0.24"

[dependencies.unicode-normalization]
version = "0.1.17"

[package]
authors = ["Dan Gohman <dev@sunfishcode.online>"]
description = "Basic Text string literal implementation details"
edition = "2018"
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
name = "basic-text-internals"
repository = "https://github.com/sunfishcode/basic-text"
version = "0.3.1"