Actually export the str::unsafe module for now

This commit is contained in:
Kevin Cantu
2012-02-01 03:17:24 -08:00
committed by Brian Anderson
parent af2dd9b3b7
commit 5a19bafeea
+3 -1
View File
@@ -98,7 +98,9 @@
escape_char,
as_buf,
//buf,
sbuf;
sbuf,
unsafe;