Skip to content

Commit 175d8e8

Browse files
committed
Implemented the Needle API (RFC 2500).
1 parent fcd71f6 commit 175d8e8

File tree

6 files changed

+2311
-0
lines changed

6 files changed

+2311
-0
lines changed

src/libcore/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ pub mod fmt;
211211
pub mod time;
212212

213213
pub mod unicode;
214+
pub mod needle;
214215

215216
/* Async */
216217
pub mod future;

0 commit comments

Comments
 (0)