this post was submitted on 19 Jul 2024
26 points (93.3% liked)

Rust Programming

8144 readers
40 users here now

founded 5 years ago
MODERATORS
 

This would entail:

  • Pulling in the ClearUrls rules as a git submodule.
  • Reading / transforming the json there into Rust structs.
  • Creating a Rust crate that runs a .clean(input_url) -> String

Lemmy issue: https://github.com/LemmyNet/lemmy/issues/4905

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 months ago

Whoa nice! I'll check it out and see how we can integrate it into lemmy.