Docs.rs
  • llvm-bitcode-0.1.3
    • llvm-bitcode 0.1.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • messense
    • kornelski
    • Dependencies
      • num_enum ^0.7.2 normal
    • Versions
    • 73.03% 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

llvm_bitcode0.1.3

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • bitcode::Bitcode
  • bitcode::Block
  • bitcode::BlockInfo
  • bitcode::Record
  • bitcode::Signature
  • bitstream::Abbreviation
  • read::BitStreamReader
  • visitor::CollectingVisitor

Enums

  • bitcode::BitcodeElement
  • bitcode::Payload
  • bitstream::BlockInfoCode
  • bitstream::BuiltinAbbreviationId
  • bitstream::Operand
  • read::Error

Traits

  • visitor::BitStreamVisitor