Docs.rs
  • pagegraph-0.1.3
    • pagegraph 0.1.3
    • Permalink
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • antonok-edm
    • ShivanKaul
    • Dependencies
      • adblock ^0.7 normal
      • addr ^0.15 normal
      • petgraph ^0.6.3 normal
      • serde ^1.0 normal optional
      • url ^2.1 normal
      • xml-rs ^0.8 normal
    • Versions
    • 28.06% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pagegraph0.1.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • graph::DownstreamRequests
  • graph::Edge
  • graph::EdgeId
  • graph::FrameId
  • graph::Node
  • graph::NodeId
  • graph::PageGraph
  • graph::PageGraphDescriptor
  • graph::PageGraphTime

Enums

  • graph::ParseIdError
  • types::EdgeType
  • types::NodeType
  • types::RequestType

Traits

  • graph::HasFrameId

Functions

  • from_xml::read_from_file
  • graph::is_same_frame_context

Type Aliases

  • types::HtmlAttr
  • types::HtmlElementId
  • types::HtmlTag
  • types::ScriptId
  • types::Url