Docs.rs
mir-codebase-0.65.0
mir-codebase 0.65.0
Permalink
Docs.rs crate page
MIT
31 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
jorgsowa
Dependencies
dashmap ^6
normal
indexmap ^2
normal
mir-types ^0.65.0
normal
rustc-hash ^2
normal
serde ^1
normal
Versions
41.23%
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
wrap_param_type
mir_
codebase
0.65.0
In mir_
codebase::
definitions
mir_codebase
::
definitions
Function
wrap_
param_
type
Copy item path
Source
pub fn wrap_param_type(ty:
Option
<
Type
>) ->
Option
<
Arc
<
Type
>>
Expand description
Helper to wrap Option
in interned Arc
.