Docs.rs
  • term-rustdoc-0.1.0
    • term-rustdoc 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zjp-CN
    • Dependencies
      • bincode ^2.0.0-rc.3 normal
      • bytesize ^1 normal
      • cargo_toml ^0.19 normal
      • color-eyre ^0.6 normal
      • compact_str ^0.7 normal
      • constcat ^0.4 normal
      • crossterm ^0.27 normal
      • dirs ^5 normal
      • home ^0.5 normal
      • icu_segmenter ^1 normal
      • itertools ^0.12 normal
      • nucleo-matcher ^0.3 normal
      • public-api ^0.33 normal
      • pulldown-cmark ^0.10 normal
      • ratatui ^0.26.0 normal
      • rayon ^1 normal
      • redb ^1.5 normal
      • regex ^1 normal
      • rustc-hash ^1 normal
      • rustdoc-json ^0.8 normal
      • rustdoc-types ^0.24 normal
      • self_cell ^1 normal
      • semver ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • smallvec ^1.13 normal
      • syntect ^5.1 normal
      • tempfile ^3 normal
      • termtree ^0.4 normal
      • textwrap ^0.16 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • unicode-width ^0.1 normal
      • walkdir ^2 normal
      • xz2 ^0.1 normal
      • insta ^1 dev
      • similar-asserts ^1.5 dev
    • Versions
    • 57.14% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

term_rustdoc0.1.0

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • tree::CrateDoc
  • tree::DConstant
  • tree::DEnum
  • tree::DFunction
  • tree::DImpl
  • tree::DMacroAttr
  • tree::DMacroDecl
  • tree::DMacroDerv
  • tree::DMacroFunc
  • tree::DModule
  • tree::DStatic
  • tree::DStruct
  • tree::DTrait
  • tree::DTypeAlias
  • tree::DUnion
  • tree::DocTree
  • tree::ID
  • tree::IDMap
  • tree::ImplCount
  • tree::ImplCounts
  • tree::ItemCount
  • tree::Text
  • tree::TextTag
  • tree::TreeLine
  • tree::TreeLines
  • util::XString

Enums

  • tree::ImplKind
  • tree::Tag

Traits

  • tree::IdAsStr
  • tree::IdToID
  • tree::Show
  • tree::SliceToIds
  • util::CompactStringExt
  • util::ToCompactString

Macros

  • util::xformat

Functions

  • util::hashmap

Type Aliases

  • tree::IDs
  • tree::IndexMap
  • tree::PathMap
  • util::HashMap
  • util::Hasher