-
- Downloads
Change deprecated constants into hidden constants
rustc, an important libc consumer, has a policy that they can't use any crates with deprecated symbols. Replace libc's two deprecated symbols with hidden symbols instead.
Please register or sign in to comment