This is the initial release of safe-rust.
It introduces the safe! macro, providing a clear and explicit way to indicate
that an expression is safe.
No unsafe code is used.
There are no known issues.
This is the initial release of safe-rust.
It introduces the safe! macro, providing a clear and explicit way to indicate
that an expression is safe.
No unsafe code is used.
There are no known issues.