Skip to content

Commit fd12188

Browse files
committed
core: Export sys::Closure
1 parent 6e20ffe commit fd12188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libcore/sys.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
//! Misc low level stuff
22
33
export TypeDesc;
4+
export Closure;
45
export get_type_desc;
56
export size_of;
67
export min_align_of;

0 commit comments

Comments
 (0)