Docs.rs
  • custom-utils-0.10.19
    • custom-utils 0.10.19
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fengqi2019
    • Dependencies
      • ansi_term ^0.12 normal optional
      • anyhow ^1.0 normal
      • chrono ^0.4 normal optional
      • der-parser ^8 normal optional
      • flexi_logger =0.29.8 normal optional
      • home ^0.5.9 normal
      • lazy_static ^1.4 normal optional
      • log ^0.4 normal
      • picky ^6.3 normal optional
      • rand ^0.8.5 normal optional
      • rsa ^0.6 normal optional
      • rustls ^0.20 normal optional
      • rustls-native-certs ^0.6 normal optional
      • rustls-pemfile ^1 normal optional
      • syn ^2.0 normal optional
      • timer-util ^0.3.2 normal optional
      • tokio ^1.18 normal optional
      • x509-parser ^0.13 normal optional
      • picky ^6.3 dev
      • time ^0.3.36 dev
      • tokio ^1.18 dev
      • libsystemd ^0.5.0 normal optional
    • Versions
    • 27.78% 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

custom_utils0.10.19

Crate Items

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

List of all items

Structs

  • logger::DeferredNow
  • logger::FileSpec
  • logger::LogSpecBuilder
  • logger::LogSpecification
  • logger::LogfileSelector
  • logger::Logger
  • logger::LoggerHandle
  • logger::ModuleFilter
  • logger::Record
  • logger::writers::ArcFileLogWriter
  • logger::writers::FileLogWriter
  • logger::writers::FileLogWriterBuilder
  • logger::writers::FileLogWriterConfig
  • logger::writers::FileLogWriterHandle

Enums

  • logger::AdaptiveFormat
  • logger::Age
  • logger::Cleanup
  • logger::Criterion
  • logger::Duplicate
  • logger::ErrorChannel
  • logger::FlexiLoggerError
  • logger::Level
  • logger::LevelFilter
  • logger::Naming
  • logger::WriteMode

Traits

  • logger::filter::LogLineFilter
  • logger::filter::LogLineWriter
  • logger::writers::LogWriter

Macros

  • logger::debug
  • logger::error
  • logger::info
  • logger::trace
  • rx
  • rx_async
  • tx
  • tx_async

Functions

  • args::arg_value
  • args::command
  • args::exist_arg
  • logger::colored_default_format
  • logger::colored_detailed_format
  • logger::colored_opt_format
  • logger::colored_with_thread
  • logger::default_format
  • logger::detailed_format
  • logger::init
  • logger::logger_feature
  • logger::logger_feature_with_path
  • logger::logger_stdout
  • logger::logger_stdout_debug
  • logger::opt_format
  • logger::style
  • logger::with_thread

Type Aliases

  • logger::FormatFunction

Constants

  • logger::DEFAULT_BUFFER_CAPACITY
  • logger::DEFAULT_FLUSH_INTERVAL
  • logger::DEFAULT_MESSAGE_CAPA
  • logger::DEFAULT_POOL_CAPA
  • logger::TS_DASHES_BLANK_COLONS_DOT_BLANK