Skip to content
Snippets Groups Projects
Commit 6a2ff0ae authored by Jorge Aparicio's avatar Jorge Aparicio
Browse files

inline claim

because it's needed for proper optimization / inlining
parent 8aa36210
No related branches found
No related tags found
No related merge requests found
......@@ -134,6 +134,7 @@ impl<T> Resource for Static<T> {
}
}
#[inline]
#[doc(hidden)]
pub unsafe fn claim<T, R, F>(
data: T,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment