Docs.rs
  • headless_chrome_fork-1.0.2
    • headless_chrome_fork 1.0.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • masc-it
    • Dependencies
      • anyhow ^1 normal
      • base64 ^0.10 normal
      • derive_builder ^0.11 normal
      • directories ^2.0 normal
      • log ^0.4 normal
      • rand ^0.8 normal
      • regex ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tempfile ^3 normal
      • thiserror ^1 normal
      • ureq ^0.11 normal
      • walkdir ^2 normal
      • websocket ^0.24 normal
      • which ^3.0 normal
      • zip ^0.5.3 normal
      • chrono ^0.4 dev
      • env_logger ^0.7 dev
      • filepath ^0.1.1 dev
      • jpeg-decoder ^0.1 dev
      • png ^0.15 dev
      • tiny_http ^0.6 dev
      • auto_generate_cdp ^0.3.4 build
      • winreg ^0.6 normal
    • Versions
    • 1.3% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module HeapProfiler

  • Modules
  • Structs
  • Type Definitions
?
Change settings

Module headless_chrome::protocol::cdp::HeapProfiler

source ·

Modules

events

Structs

AddInspectedHeapObject
AddInspectedHeapObjectReturnObject
CollectGarbage
CollectGarbageReturnObject
Disable
DisableReturnObject
Enable
EnableReturnObject
GetHeapObjectId
GetHeapObjectIdReturnObject
GetObjectByHeapObjectId
GetObjectByHeapObjectIdReturnObject
GetSamplingProfile
GetSamplingProfileReturnObject
SamplingHeapProfile
SamplingHeapProfileNode
SamplingHeapProfileSample
StartSampling
StartSamplingReturnObject
StartTrackingHeapObjects
StartTrackingHeapObjectsReturnObject
StopSampling
StopSamplingReturnObject
StopTrackingHeapObjects
StopTrackingHeapObjectsReturnObject
TakeHeapSnapshot
TakeHeapSnapshotReturnObject

Type Definitions

HeapSnapshotObjectId