Docs.rs
  • pinenut-log-0.0.2
    • pinenut-log 0.0.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • TangentW
    • Dependencies
      • aes ^0.8.3 normal
      • base64 ^0.21.3 normal
      • chrono ^0.4.30 normal
      • cipher ^0.4.4 normal
      • libc ^0.2.147 normal
      • p256 ^0.13.2 normal
      • pinenut-derive ^0.0.1 normal
      • rand_core ^0.6.4 normal
      • thiserror ^1.0.48 normal
      • zstd-safe ^7.0.0 normal
      • tempfile ^3.8.0 dev
    • Versions
    • 85.07% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pinenut_log0.0.2

Crate Items

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

List of all items

Structs

  • Config
  • DefaultFormatter
  • Domain
  • Logger
  • compress::Error
  • record::Location
  • record::LocationBuilder
  • record::Meta
  • record::MetaBuilder
  • record::Record
  • record::RecordBuilder
  • runloop::Error

Enums

  • ExtractionError
  • LoggerError
  • ParsingError
  • TimeDimension
  • chunk::Error
  • codec::DecodingError
  • codec::EncodingError
  • encrypt::Error
  • record::Level

Traits

  • Format
  • Track

Functions

  • encrypt::gen_echd_key_pair
  • extract
  • parse
  • parse_to_file

Type Aliases

  • Tracker
  • compress::CompressionError
  • compress::DecompressionError
  • encrypt::DecryptionError
  • encrypt::EncryptionError
  • encrypt::EncryptionKey
  • encrypt::PublicKey
  • encrypt::SecretKey
  • record::DateTime

Constants

  • BUFFER_LEN
  • FILE_EXTENSION
  • FORMAT_VERSION
  • MMAP_BUFFER_EXTENSION
  • PLAIN_FILE_EXTENSION
  • encrypt::PUBLIC_KEY_LEN