Docs.rs
  • segsource-0.2.0
    • segsource 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • russells-crockpot
    • Dependencies
      • async-trait ^0.1 normal optional
      • bytes ^1 normal optional
      • fs3 ^0.5 normal optional
      • futures-core ^0.3 normal optional
      • memmap2 ^0.3 normal optional
      • pin-project-lite ^0.2 normal optional
      • segsource-derive ^0.2.0 normal optional
      • snafu ^0.6 normal
      • tokio ^1 normal optional
      • color-backtrace ^0.5 dev
      • ctor ^0.1 dev
    • Versions
    • 84.48% 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

segsource0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • BytesSource
  • MappedFileSource
  • Segment
  • VecSource
  • sync::BytesFromAsyncBufread
  • sync::VecFromAsyncBufread

Enums

  • Endidness
  • Error

Traits

  • Source
  • U8Source

Derive Macros

  • FromSegment
  • TryFromSegment

Functions

  • sync::async_bytes_from_file
  • sync::async_u8_vec_from_file
  • sync::bytes_from_async_bufread
  • sync::u8_vec_from_async_bufread

Type Aliases

  • DataSegment
  • Result