lrc-nom

Crates.iolrc-nom
lib.rslrc-nom
version0.3.0
sourcesrc
created_at2023-04-22 03:43:34.98252
updated_at2024-04-14 18:27:01.280005
descriptionSimple zero-copy LRC parser wrote with nom
homepagehttps://github.com/poly000/lrc-nom
repository
max_upload_size
id845797
size7,111
poly000 (poly000)

documentation

README

lrc-nom

Simple LRC parser with nom.

Note: lrc-nom cannot handle UTF-8 BOM, please consider applying a .trim_start_matches('\u{feff}')

Commit count: 0

cargo fmt