Docs.rs
  • glycin-utils-0.1.0-alpha.1
    • glycin-utils 0.1.0-alpha.1
    • Docs.rs crate page
    • LGPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • Crates.io
    • Source
    • Owners
    • sophie-h
    • Dependencies
      • anyhow ^1.0.71 normal
      • async-std ^1.12.0 normal
      • gettext-rs ^0.7.0 normal
      • image ^0.24.6 normal
      • memmap2 ^0.7.0 normal
      • nix ^0.26.2 normal
      • serde ^1.0.162 normal
      • zbus ^3.13.1 normal
    • Versions
    • 2.44% of the crate is documented
  • Go to latest stable release
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate glycin_utils

  • Version 0.1.0-alpha.1
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
?
Change settings

Crate glycin_utils

source ·
Expand description

Utilities for building glycin decoders

Re-exports

  • pub use anyhow;

Modules

  • image_rs

Structs

  • Communication
  • DecodingRequest
  • Frame
  • ImageInfo
    Various image metadata
  • SharedMemory
  • UnixStream
    A Unix stream socket.

Enums

  • DecoderError
  • MemoryFormat
  • MemoryFormatBytes
  • RemoteError
  • Texture

Traits

  • Decoder
  • GenericContexts