Docs.rs
vicis-0.1.0
vicis 0.1.0
Permalink
Docs.rs crate page
19 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
maekawatoshiki
Dependencies
anyhow =1.0.38
normal
either =1.6.1
normal
funty =1.1.0
normal
id-arena =2.2.1
normal
indicatif =0.15.0
normal
nom =6.0.1
normal
rustc-hash =1.1.0
normal
Versions
0.29%
of the crate is documented
Platform
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
Skip to main content
BasicBlockId
vicis
0.1.0
Basic
Block
Id
Aliased Type
In vicis::
codegen::
function::
basic_
block
vicis
::
codegen
::
function
::
basic_block
Type Alias
Basic
Block
Id
Copy item path
Source
pub type BasicBlockId =
Id
<
BasicBlock
>;
Aliased Type
ยง
pub struct BasicBlockId {
/* private fields */
}