Docs.rs
  • bat-0.25.0
    • bat 0.25.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sharkdp
    • Enselic
    • keith-hall
    • Dependencies
      • ansi_colours ^1.2 normal
      • bincode ^1.0 normal
      • bugreport ^0.5.0 normal optional
      • bytesize ^1.3.0 normal
      • clap ^4.4.12 normal optional
      • clircle ^0.6.1 normal
      • console ^0.15.10 normal
      • content_inspector ^0.2.4 normal
      • encoding_rs ^0.8.35 normal
      • etcetera ^0.8.0 normal optional
      • execute ^0.2.13 normal optional
      • flate2 ^1.0 normal
      • git2 ^0.19 normal optional
      • globset ^0.4 normal
      • grep-cli ^0.1.11 normal optional
      • nu-ansi-term ^0.50.0 normal
      • once_cell ^1.20 normal
      • path_abs ^0.5 normal
      • regex ^1.10.6 normal optional
      • semver ^1.0 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_yaml ^0.9.28 normal
      • shell-words ^1.1.0 normal optional
      • syntect ^5.2.0 normal
      • terminal-colorsaurus ^0.4 normal
      • thiserror ^1.0 normal
      • unicode-width ^0.1.13 normal
      • walkdir ^2.5 normal optional
      • wild ^2.2 normal optional
      • assert_cmd ^2.0.12 dev
      • expect-test ^1.5.0 dev
      • predicates ^3.1.3 dev
      • serde ^1.0 dev
      • serial_test ^2.0.0 dev
      • tempfile ^3.8.1 dev
      • wait-timeout ^0.2.0 dev
      • anyhow ^1.0.86 build
      • clap ^4.4.12 build optional
      • indexmap ^2.3.0 build
      • itertools ^0.13.0 build
      • once_cell ^1.20 build
      • regex ^1.10.6 build
      • serde ^1.0 build
      • serde_derive ^1.0 build
      • serde_with ^3.12.0 build
      • toml ^0.8.19 build
      • walkdir ^2.5 build
      • home ^0.5.9 normal
      • plist ^1.7.0 normal
      • nix ^0.29 dev
    • Versions
    • 36.32% 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

bat0.25.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Input
  • PrettyPrinter
  • Syntax
  • 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::StyleComponentList
  • style::StyleComponents
  • theme::ThemeOptions
  • theme::ThemeResult

Enums

  • BinaryBehavior
  • MappingTarget
  • NonprintableNotation
  • PagingMode
  • StripAnsiMode
  • WrappingMode
  • config::VisibleLines
  • error::Error
  • line_range::RangeCheckResult
  • style::StyleComponent
  • theme::ColorScheme
  • theme::DetectColorScheme
  • theme::ThemeName
  • theme::ThemePreference

Macros

  • bat_warning

Functions

  • assets::build
  • assets::get_acknowledgements
  • config::get_pager_executable
  • error::default_error_handler
  • theme::color_scheme
  • theme::default_theme
  • theme::theme

Type Aliases

  • error::Result

Constants

  • theme::env::BAT_THEME
  • theme::env::BAT_THEME_DARK
  • theme::env::BAT_THEME_LIGHT