Module text

Source

Structs§

Ctx
A parsing context for UTF-8 input strings that can store error messages.

Traits§

FromText
A trait for parsing values from string slices with lifetime-aware borrowing.