Docs.rs
  • bat-impl-0.0.21
    • bat-impl 0.0.21
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sharkdp
    • Enselic
    • Dependencies
      • ansi_colours ^1.1 normal
      • ansi_term ^0.12.1 normal
      • bincode ^1.0 normal
      • bytesize ^1.1.0 normal
      • clircle ^0.3 normal
      • console ^0.15.0 normal
      • content_inspector ^0.2.4 normal
      • dirs-next ^2.0.0 normal optional
      • encoding ^0.2 normal
      • flate2 ^1.0 normal
      • git2 ^0.14 normal optional
      • globset ^0.4 normal
      • grep-cli ^0.1.6 normal optional
      • once_cell ^1.12 normal
      • path_abs ^0.5 normal
      • regex ^1.5.6 normal optional
      • semver ^1.0 normal
      • serde ^1.0 normal
      • serde_yaml ^0.8 normal
      • shell-words ^1.1.0 normal optional
      • syntect ^5.0.0 normal
      • thiserror ^1.0 normal
      • unicode-width ^0.1.9 normal
      • walkdir ^2.0 normal optional
    • Versions
    • 22.58% 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

bat_impl0.0.21

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • SyntaxMapping
  • assets::HighlightingAssets
  • assets::SyntaxReferenceInSet
  • assets_metadata::AssetsMetadata
  • config::Config
  • controller::Controller
  • input::Input
  • input::InputDescription
  • line_range::HighlightedLineRanges
  • line_range::LineRange
  • line_range::LineRanges
  • style::StyleComponents

Enums

  • MappingTarget
  • WrappingMode
  • config::VisibleLines
  • error::Error
  • line_range::RangeCheckResult
  • style::StyleComponent

Macros

  • bat_warning

Functions

  • assets::get_acknowledgements
  • error::default_error_handler

Type Aliases

  • error::Result