Docs.rs
unsafe_fn_body-0.1.3
unsafe_fn_body 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vsylva
Dependencies
quote ^1.0.36
normal
syn ^2.0.66
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
unsafe_
fn_
body
0.1.3
All Items
Crate Items
Attribute Macros
Crate
unsafe_fn_body
Copy item path
Source
Expand description
#[unsafe_fn_body::unsafe_fn_body]
fn
unsafe_fn(){
// ...
}
fn
unsafe_fn(){
unsafe
{
// ...
} }
Attribute Macros
ยง
unsafe_
fn_
body