Embeddy
Minimal opinionated resource embedding
Files are loaded relative to the Cargo.toml file
Example Usage
use Embedded;
/// Contains all the files stored in the "test" folder
/// use the [`Embedded::get`] method to access the folders
;
Minimal opinionated resource embedding
Files are loaded relative to the Cargo.toml file
use Embedded;
/// Contains all the files stored in the "test" folder
/// use the [`Embedded::get`] method to access the folders
;