Docs.rs
  • nom-exif-2.5.1
    • nom-exif 2.5.1
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mindeng
    • Dependencies
      • bytes ^1.7.1 normal
      • chrono ^0.4 normal
      • iso6709parse ^0.1.0 normal
      • nom ^7.1 normal
      • regex ^1.10 normal
      • serde ^1.0 normal optional
      • thiserror ^2.0.11 normal
      • tokio ^1.40.0 normal optional
      • tracing ^0.1.40 normal
      • chrono ^0.4 dev
      • clap ^4.4 dev
      • rand ^0.9 dev
      • regex ^1.10 dev
      • serde_json ^1.0 dev
      • test-case ^3 dev
      • tokio ^1.40.0 dev
      • tracing-subscriber ^0.3.18 dev
    • Versions
    • 19.9% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nom_exif2.5.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Exif
  • ExifIter
  • GPSInfo
  • LatLng
  • MediaParser
  • MediaSource
  • ParsedExifEntry
  • TrackInfo

Enums

  • EntryValue
  • Error
  • ExifTag
  • FileFormat
  • TrackInfoTag

Functions

  • parse_exif
  • parse_heif_exif
  • parse_jpeg_exif
  • parse_metadata
  • parse_mov_metadata

Type Aliases

  • IRational
  • Result
  • URational