subtext 0.3.5

A parser for the Subtext file format
Documentation
1
2
3
use tendril::{fmt::UTF8, Atomic, Tendril};

pub type SharedString = Tendril<UTF8, Atomic>;