Docs.rs
llvm-wrap-0.2.5
llvm-wrap 0.2.5
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
scott2000
Dependencies
llvm-sys ^50
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
llvm_
wrap
0.2.5
Module iter
Module Items
Structs
In crate llvm_
wrap
llvm_wrap
Module
iter
Copy item path
Source
Expand description
Provides iterators for various items
Structs
ยง
Blocks
An iterator over basic blocks in a function
Functions
An iterator over functions in a module
Globals
An iterator over global variables in a module
Params
An iterator over parameters in a function