2025-06-27 02:33:44 +01:00

4 lines
113 B
TOML

[[disallowed-types]]
path = "std::time::Instant"
reason = "WASM panics if used, use `web_time::Instant` instead"