Docs.rs
emboss-0.5.1
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
emboss 0.5.1
Macros to embed metadata as an ELF/Mach-O section in your final binary
Crate
Source
Builds
Feature flags
Hide files
..
error.rs
extract.rs
lib.rs
1
2
3
4
5
pub
mod
error
;
pub
mod
extract
;
pub
use
emboss_common
::
*
;
pub
use
emboss_macros
::
*
;