Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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

  • 1 ответ
  • 1 имеет эту проблему
  • 8 просмотров
  • Последний ответ от 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?

Все ответы (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/ .