Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

A set of local page generated by cargo doc performs slow in Firefox, but OK in Edge

  • 1 odpoveď
  • 1 má tento problém
  • 10 zobrazení
  • Posledná odpoveď od Paul

more options

I have a simple Rust project that refers only actix-web, yet it will need 3xx crates to build.

When run a `cargo doc --open` the page takes 10+ seconds to fully show up. Whilst the same local url in Edge only takes only 1-2 seconds.

What's wrong with Firefox?

I have a simple Rust project that refers only actix-web, yet it will need 3xx crates to build. When run a `cargo doc --open` the page takes 10+ seconds to fully show up. Whilst the same local url in Edge only takes only 1-2 seconds. What's wrong with Firefox?

Všetky odpovede (1)

more options

Hi

This question is a little beyond the remit of this forum, but I recomend that you contact the Rust community at https://users.rust-lang.org/ .