Docs.rs
  • vmap-0.5.0
    • vmap 0.5.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kalamay
    • Dependencies
      • system_error ^0.1 normal
      • tempdir ^0.3 dev
      • libc ^0.2 normal
      • winapi ^0.3 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
    • 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
☰
logo

Crate vmap

Version 0.5.0

Back to index

logo
Change settings

List of all items[−]

Structs

  • Error
  • Map
  • MapMut
  • Options
  • Size
  • io::BufReader
  • io::BufWriter
  • io::InfiniteRing
  • io::Ring

Enums

  • AdviseAccess
  • AdviseUsage
  • Extent
  • Flush
  • Input
  • Operation
  • Protect

Traits

  • Span
  • SpanMut
  • io::SeqRead
  • io::SeqWrite

Functions

  • allocation_size
  • os::advise
  • os::flush
  • os::lock
  • os::map_anon
  • os::map_file
  • os::map_ring
  • os::protect
  • os::system_info
  • os::unlock
  • os::unmap
  • os::unmap_ring
  • page_size

Typedefs

  • ConvertResult
  • Result