xfbs / diff.rs

Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.
https://diff.rs
MIT License
86 stars 6 forks source link

Adds some logging #13

Closed xfbs closed 1 year ago

xfbs commented 1 year ago

Adds some logging for computation (diffing) and network requests