Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhiao committed Mar 4, 2025
1 parent 4a7ad42 commit 4a3e893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
//!Currently, it supports `x86_64`, `RV64`, and `AArch64` architectures.
//!
//! # Examples
//! ```
//! ```no_run
//! # use dlopen_rs::{ElfLibrary, OpenFlags};
//! use std::path::Path;
//!
Expand Down

0 comments on commit 4a3e893

Please sign in to comment.