website icon indicating copy to clipboard operation
website copied to clipboard

Rust comparison example uses external dependencies and is overcomplicated.

Open elenakrittik opened this issue 1 year ago • 0 comments

Namely serde and reqwest. Either their usage should be removed completely, or if using widely-popular dependencies is allowed, the code can be significantly simplified using tokio.

A similar issue was opened earlier here #199, but was closed, wholly ignoring OP's point.

elenakrittik avatar Jan 03 '24 15:01 elenakrittik