Docs.rs
  • egui_graphs-0.25.1
    • egui_graphs 0.25.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • blitzarx1
    • Dependencies
      • crossbeam ^0.8 normal optional
      • egui ^0.31.0 normal
      • petgraph ^0.8 normal
      • rand ^0.9 normal
      • serde ^1.0 normal
    • Versions
    • 44.29% 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

egui_graphs0.25.1

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DefaultEdgeShape
  • DefaultNodeShape
  • DrawContext
  • Edge
  • EdgeProps
  • Graph
  • GraphView
  • LayoutHierarchical
  • LayoutRandom
  • LayoutStateHierarchical
  • LayoutStateRandom
  • Metadata
  • Node
  • NodeProps
  • SettingsInteraction
  • SettingsNavigation
  • SettingsStyle

Traits

  • DisplayEdge
  • DisplayNode

Functions

  • add_edge
  • add_edge_custom
  • add_node
  • add_node_custom
  • default_edge_transform
  • default_node_transform
  • node_size
  • random_graph
  • to_graph
  • to_graph_custom

Type Aliases

  • DefaultGraphView