Skip to content

Commit 2acea93

Browse files
kennytmcrlf0710
authored andcommitted
Implemented the Needle API (RFC 2500).
1 parent 2c69266 commit 2acea93

File tree

6 files changed

+2039
-0
lines changed

6 files changed

+2039
-0
lines changed

library/core/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ pub mod str;
254254
pub mod time;
255255

256256
pub mod unicode;
257+
pub mod needle;
257258

258259
/* Async */
259260
pub mod future;

0 commit comments

Comments
 (0)