Cargo Features

[dependencies]
chrome-remote-interface-model = { version = "0.1.0-alpha.8", default-features = false, features = ["experimental", "Accessibility", "Animation", "ApplicationCache", "Audits", "BackgroundService", "Browser", "CSS", "Cast", "Console", "DOM", "DOMDebugger", "DOMSnapshot", "Database", "Debugger", "DeviceOrientation", "Emulation", "Fetch", "HeadlessExperimental", "HeapProfiler", "IO", "IndexedDB", "Input", "Inspector", "LayerTree", "Log", "Memory", "Network", "Overlay", "Page", "Performance", "PerformanceTimeline", "Profiler", "Runtime", "Schema", "Security", "ServiceWorker", "Storage", "SystemInfo", "Target", "Tethering", "Tracing", "WebAuthn"] }
default = Browser, Page, Target

These default features are set whenever chrome-remote-interface-model is added without default-features = false somewhere in the dependency tree.

experimental Accessibility? Animation? ApplicationCache? Audits? BackgroundService? CSS? CacheStorage? Cast? DOMSnapshot? DOMStorage? Database? DeviceOrientation? HeadlessExperimental? HeapProfiler? IndexedDB? Inspector? LayerTree? Media? Memory? Overlay? PerformanceTimeline? ServiceWorker? Storage? SystemInfo? Tethering? Tracing? WebAudio? WebAuthn?
Accessibility = DOM, experimental
Animation = DOM, Runtime, experimental
ApplicationCache = Page, experimental
Audits = Network, experimental
BackgroundService = experimental
Browser default Storage?
CSS DOMSnapshot? = DOM, Page, experimental
CacheStorage Cast = experimental
Console = Runtime
DOM Accessibility? Animation? CSS? DOMDebugger? DOMSnapshot? Emulation? LayerTree? Overlay? Page PerformanceTimeline? = Runtime
DOMDebugger DOMSnapshot? = DOM, Debugger, Runtime
DOMSnapshot = CSS, DOM, DOMDebugger, Page, experimental
DOMStorage Database = experimental
Debugger DOMDebugger? Network? Page Profiler? = Runtime
DeviceOrientation = experimental
Emulation = DOM, Page, Runtime
Fetch = IO, Network, Page
HeadlessExperimental = Page, Runtime, experimental
HeapProfiler = Runtime, experimental
IO Fetch? Page Tracing?
IndexedDB = Runtime, experimental
Input
Inspector = experimental
LayerTree = DOM, experimental
Log = Network, Runtime
Media Memory = experimental
Network Audits? Fetch? Log? Page PerformanceTimeline? Storage? = Debugger, Runtime, Security
Overlay = DOM, Page, Runtime, experimental
Page default ApplicationCache? CSS? DOMSnapshot? Emulation? Fetch? HeadlessExperimental? Overlay? = DOM, Debugger, IO, Network, Runtime
Performance
PerformanceTimeline = DOM, Network, experimental
Profiler = Debugger, Runtime
Runtime Animation? Console? DOM? DOMDebugger? Debugger? Emulation? HeadlessExperimental? HeapProfiler? IndexedDB? Log? Network? Overlay? Page Profiler?
Schema
Security Network?
ServiceWorker = Target, experimental
Storage = Browser, Network, experimental
SystemInfo = experimental
Target default ServiceWorker?
Tethering = experimental
Tracing = IO, experimental
WebAudio WebAuthn = experimental

chrome-remote-interface-model has 44 features without comments.