sapling/eden/scm/lib/minibytes
Jun Wu c4ec99ded4 minibytes: implement Text
Summary:
Text is a reference-counted shared String.
It's similar to Bytes but works for utf-8 strings.

The motivation is to replace configparser's use of Bytes to Text.

Reviewed By: markbt

Differential Revision: D20432940

fbshipit-source-id: ef990255d269e60d433c6520819f60ccdcbe488f
2020-03-13 10:51:41 -07:00
..
benches minibytes: port benchmark from tokio/bytes 2020-02-07 14:21:39 -08:00
src minibytes: implement Text 2020-03-13 10:51:41 -07:00
Cargo.toml minibytes: add serde support 2020-02-07 14:21:39 -08:00