Function lightmotif_py::stripe
source ยท pub fn stripe(sequence: &PyAny) -> PyResult<StripedSequence>
Expand description
Encode and stripe a text sequence.
pub fn stripe(sequence: &PyAny) -> PyResult<StripedSequence>
Encode and stripe a text sequence.