Features from optional dependencies
- csv implicit feature
-
Enables csv
csv:
Fast CSV parsing with support for serde
- rand implicit feature
-
Enables rand ^0.8.5
rand:
Random number generators and other randomness functionality
- tracing-subscriber implicit feature
-
Enables tracing-subscriber
tracing-subscriber:
Utilities for implementing and composing
tracing
subscribers - web-sys implicit feature
-
Enables web-sys
web-sys:
Bindings for all Web APIs, a procedurally generated crate from WebIDL