Docs.rs
  • lenna_core-0.2.0
    • lenna_core 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • chriamue
    • github:lenna-project:developer
    • Dependencies
      • base64 ^0.13 normal
      • console_error_panic_hook ^0.1.6 normal
      • dyn-clone ^1.0.4 normal
      • image ^0.23.14 normal
      • img-parts ^0.2.3 normal
      • kamadak-exif ^0.5.4 normal
      • libc ^0.2 normal
      • ndarray ^0.15.3 normal optional
      • nshare ^0.7.0 normal optional
      • numpy ^0.14.1 normal optional
      • paste ^1.0 normal
      • pyo3 ^0.14 normal optional
      • pythonize ^0.14.0 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.8.17 normal
      • wasm-bindgen ^0.2 normal
      • criterion ^0.3 dev
      • wasm-bindgen-test ^0.3 dev
      • cbindgen ^0.19 build
      • rustc_version ^0.4 build
    • Versions
    • 46.38% 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

lenna_core0.2.0

Crate Items

  • Macros
  • Structs
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • core::LennaImage
  • core::config::Config
  • core::config::ProcessorConfig
  • core::pipeline::Pipeline
  • core::pool::Pool
  • core::resize::Resize
  • plugins::PluginDeclaration
  • plugins::c::LennaImageBuffer

Traits

  • core::processor::ExifProcessor
  • core::processor::ImageProcessor
  • core::processor::Processor
  • plugins::PluginRegistrar

Macros

  • export_c_plugin
  • export_plugin

Functions

  • io::read::read_from_data
  • io::read::read_from_file
  • io::write::write_to_data
  • io::write::write_to_file
  • plugins::c::lenna_plugin_image
  • plugins::c::lenna_plugin_image_destroy
  • plugins::c::lenna_plugin_image_length

Statics

  • CORE_VERSION
  • RUSTC_VERSION