Docs.rs
  • xisf-rs-0.0.4
    • xisf-rs 0.0.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wrenby
    • Dependencies
      • base64-simd ^0.8.0 normal
      • bytemuck ^1.13.1 normal
      • byteorder ^1.4.3 normal
      • digest ^0.10.7 normal
      • error-stack ^0.4.0 normal
      • flate2 ^1.0.27 normal
      • hex-simd ^0.8.0 normal
      • libxml ^0.3.3 normal
      • lz4 ^1.24.0 normal
      • ndarray ^0.15.6 normal
      • num-complex ^0.4.3 normal
      • num-traits ^0.2.16 normal
      • ordered-multimap ^0.7.0 normal
      • parse_int ^0.6.0 normal
      • remotefs ^0.2.0 normal optional
      • remotefs-ftp ^0.1.3 normal optional
      • sha1 ^0.10.5 normal
      • sha2 ^0.10.7 normal
      • sha3 ^0.10.8 normal
      • strum ^0.25.0 normal
      • time ^0.3.28 normal
      • tracing ^0.1.37 normal
      • ureq ^2.7.1 normal optional
      • url ^2.4.0 normal
      • uuid ^1.4.1 normal
      • zstd ^0.12.4 normal
      • lcms2 ^6.0.0 dev
      • testcontainers ^0.14.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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

xisf_rs0.0.4

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • ReadOptions
  • WriteOptions
  • XISF
  • data_block::Compression
  • data_block::CompressionLevel
  • data_block::Context
  • data_block::DataBlock
  • error::DowncastDynImageError
  • error::ParseNodeError
  • error::ParseValueError
  • error::ReadFileError
  • image::CFA
  • image::CowImageData
  • image::DisplayFunction
  • image::FitsKeyContent
  • image::ICCProfile
  • image::Image
  • image::ImageBase
  • image::ImageData
  • image::Orientation
  • image::RGBWorkingSpace
  • image::STF
  • image::SampleBounds
  • image::Thumbnail
  • image::memory_layout::Accept
  • image::memory_layout::Normal
  • image::memory_layout::Planar
  • image::memory_layout::Raw
  • property::PropertyContent

Enums

  • data_block::ByteOrder
  • data_block::Checksum
  • data_block::ChecksumAlgorithm
  • data_block::CompressionAlgorithm
  • data_block::Location
  • data_block::TextEncoding
  • error::ParseNodeErrorKind
  • error::ReadDataBlockError
  • error::ReadFitsKeyError
  • error::ReadPropertyError
  • error::ReferenceError
  • image::ColorSpace
  • image::DynImageData
  • image::ImageType
  • image::Linearization
  • image::PixelStorage
  • image::Resolution
  • image::Rotation
  • image::SampleFormat
  • property::PropertyType
  • property::PropertyValue

Traits

  • image::FromFitsKey
  • property::FromProperty