Crate pyphen_rs

Source
Expand description

A pure Rust port of Python’s Pyphen.

Structs§

Builder
Builder struct to create a hyphenation instance
Iter
Iterator over all hyphenation possibilities
Pyphen
Hyphenation class, with methods to hyphenate strings in various ways.

Constants§

LANGUAGES
A thread-local copy of all available languages

Functions§

language_fallback
Get a fallback language if one is available in our dictionaries.