unsafe_fn 0.1.1

macro to mark a function as unsafe without its body being unsafe
Documentation
1
2
3
4
5
6
7

Version 0.1.1
 * Add #[safe_body]
 * Fix raw identifier
 * Support trait methods
 * Better support of Self
 * Move the inner function in a function local