Docs.rs
  • cargo-remark-0.1.2
    • cargo-remark 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Kobzol
    • Dependencies
      • anyhow ^1 normal
      • askama ^0.12 normal
      • cargo_metadata ^0.15 normal
      • clap ^4.3 normal
      • colored ^2.0.0 normal
      • env_logger ^0.10 normal
      • fxhash ^0.2 normal
      • hashbrown ^0.13 normal
      • html-escape ^0.2 normal
      • indicatif ^0.17 normal
      • log ^0.4 normal
      • mimalloc ^0.1 normal optional
      • opener ^0.6 normal
      • rayon ^1.7 normal
      • regex ^1.9 normal
      • rust-embed ^6.6 normal
      • rustc-demangle ^0.1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_yaml ^0.9 normal
      • insta ^1.29 dev
      • tempfile ^3.5 dev
    • Versions
    • 13.79% of the crate is documented
  • 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

cargo_remark0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • RustcSourceRoot
  • remark::Function
  • remark::Location
  • remark::Remark
  • remark::RemarkLoadOptions
  • render::IndexTemplate
  • render::RemarkListTemplate
  • render::SourceFileTemplate
  • utils::callback::ProgressBarCallback

Enums

  • remark::MessagePart

Traits

  • utils::callback::LoadCallback

Functions

  • remark::load_remarks_from_dir
  • remark::load_remarks_from_file
  • render::render_remarks
  • utils::cli::cli_format_path
  • utils::io::clear_directory
  • utils::io::ensure_directory
  • utils::open_result
  • utils::timing::time_block_log_debug
  • utils::timing::time_block_log_info
  • utils::timing::time_block_print

Type Aliases

  • remark::Column
  • remark::Line
  • utils::data_structures::Map
  • utils::data_structures::Set

Constants

  • DEFAULT_KIND_FILTER
  • render::INDEX_FILE_PATH