unsafe_fn 0.1.2

macro to mark a function as unsafe without its body being unsafe
Documentation
1
2
3
4
5
6
7
8
9
Version 0.1.2
 * Support impl method for traits

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