netgauze-locate

Crates.ionetgauze-locate
lib.rsnetgauze-locate
version0.5.0
sourcesrc
created_at2023-03-05 11:02:52.265201
updated_at2024-11-05 16:49:03.69214
descriptionCloned from the crate `nom_locate` but with the omission of computing the line & column number since we don't care about them in binary protocols, and they do make using the `LocateSpan` slower.
homepagehttps://github.com/NetGauze/NetGauze
repositoryhttps://github.com/NetGauze/NetGauze
max_upload_size
id801224
size23,009
Ahmed Elhassany (ahassany)

documentation

README

Cloned from the crate nom_locate but with the omission of computing the line & column number since we don't care about them in binary protocols, and they do make using the LocateSpan slower.

Commit count: 551

cargo fmt