rust/library/core/src/unicode
Aleksey Kladov 88da5682c3 Privatize some of libcore unicode_internals
My understanding is that these API are perma unstable, so it doesn't
make sense to pollute docs & IDE completion[1] with them.

[1]: https://github.com/rust-analyzer/rust-analyzer/issues/6738
2020-12-07 16:16:42 +03:00
..
mod.rs Privatize some of libcore unicode_internals 2020-12-07 16:16:42 +03:00
printable.py mv std libs to library/ 2020-07-27 19:51:13 -05:00
printable.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
unicode_data.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00