Docs.rs
  • genet-abi-0.5.0
    • genet-abi 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • h2so5
    • Dependencies
      • fnv ^1 normal
      • lazy_static ^1 normal
      • libc ^0.2 normal
      • parking_lot ^0.6 normal
    • Versions
    • 51.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
    • 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

genet_abi0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • attr::Attr
  • attr::AttrBuilder
  • attr::AttrClass
  • attr::AttrClassBuilder
  • cast::Mapped
  • cast::Ranged
  • context::Context
  • context::ContextClass
  • decoder::DecoderBox
  • decoder::WorkerBox
  • env::Allocator
  • error::Error
  • fixed::Fixed
  • fixed::MutFixed
  • io::ReaderBox
  • io::ReaderWorkerBox
  • io::WriterBox
  • io::WriterWorkerBox
  • layer::Layer
  • layer::LayerClass
  • layer::LayerClassBuilder
  • layer::LayerStack
  • layer::Parent
  • layer::Payload
  • slice::ByteSlice
  • token::Token

Enums

  • decoder::ExecType
  • decoder::Status
  • variant::Variant

Traits

  • cast::Cast
  • cast::CastClone
  • cast::Map
  • cast::Typed
  • decoder::Decoder
  • decoder::DecoderClone
  • decoder::Worker
  • io::Reader
  • io::ReaderWorker
  • io::Writer
  • io::WriterWorker
  • slice::TryGet
  • variant::Value

Functions

  • env::abi_genet_get_allocator
  • env::abi_genet_get_string
  • env::abi_genet_get_token
  • env::alloc
  • env::dealloc
  • env::genet_abi_v1_register_get_allocator
  • env::genet_abi_v1_register_get_string
  • env::genet_abi_v1_register_get_token
  • env::genet_abi_version
  • env::realloc

Type Aliases

  • result::Result