Docs.rs
  • egui_json_tree-0.11.0
    • egui_json_tree 0.11.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dmackdev
    • Dependencies
      • egui ^0.31 normal
      • serde_json ^1 normal optional
      • simd-json ^0.13 normal optional
      • eframe ^0.31 dev
    • Versions
    • 62% 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_json_tree0.11.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • JsonTree
  • JsonTreeResponse
  • JsonTreeStyle
  • JsonTreeVisuals
  • JsonTreeWrapping
  • JsonTreeWrappingConfig
  • pointer::JsonPointer
  • render::RenderBaseValueContext
  • render::RenderExpandableDelimiterContext
  • render::RenderPropertyContext

Enums

  • DefaultExpand
  • JsonTreeMaxWidth
  • ToggleButtonsState
  • delimiters::ExpandableDelimiter
  • pointer::JsonPointerSegment
  • render::RenderContext
  • value::BaseValueType
  • value::ExpandableType
  • value::JsonTreeValue

Traits

  • render::DefaultRender
  • value::ToJsonTreeValue

Type Aliases

  • render::RenderHook