embed-resource 3.0.1

A Cargo library to handle compilation and inclusion of Windows resources in the most resilient fashion imaginable
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*
!.gitignore
!.travis.yml
!gh_rsa.enc
!appveyor.yml
!LICENSE
!Cargo.toml
!rustfmt.toml
!build.rs
!empty-resource.rc
!*.sublime-project
!*.md
!.github
!.github/**
!src
!src/**