Skip to content

Commit

Permalink
hide the stubs module in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgolfouse committed Nov 29, 2024
1 parent 2296e03 commit 78d2439
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions creusot-contracts/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ mod macros {
pub use base_macros::open_inv_result;
}

#[doc(hidden)]
#[cfg(creusot)]
#[path = "stubs.rs"]
pub mod __stubs;
Expand Down

0 comments on commit 78d2439

Please sign in to comment.