Docs.rs
asdf-overlay-2.0.4
asdf-overlay 2.0.4
Docs.rs crate page
MIT
OR
Apache-2.0
16 August 2026
Links
Repository
crates.io
Source
Owners
storycraft
Dependencies
anyhow ^1.0.97
normal
arc-swap ^1.7.1
normal
array-util ^1.0.2
normal
asdf-overlay-event ^2.0.4
normal
asdf-overlay-hook ^2.0.4
normal
dashmap ^6.1.0
normal
nohash-hasher ^0.2.0
normal
once_cell ^1.21.3
normal
parking_lot ^0.12.3
normal
scopeguard ^1.2.0
normal
tracing ^0.1
normal
windows ^0.62.2
normal
eframe ^0.36.1
dev
tracing-subscriber ^0.3.23
dev
winit ^0.30.13
dev
anyhow ^1.0.97
build
gl_generator ^0.14.0
build
Versions
64.29%
of the crate is documented
Platform
x86_64-pc-windows-msvc
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
initialize
asdf_
overlay
2.0.4
asdf_overlay
Function
initialize
Copy item path
Source
pub fn initialize() ->
Result
<
()
>
Expand description
Initialize overlay, hooks.
Calling more than once will fail.
Calling with holding loader lock (DllMain) will fail.