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