anydir 0.1.21

A crate for working with both compile-time embedded directories and runtime directories using an abstraction.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "anydir"
version.workspace = true
edition.workspace = true
authors.workspace = true
description.workspace = true
license.workspace = true
repository.workspace = true
readme.workspace = true
keywords.workspace = true
categories.workspace = true

[dependencies]
include_dir.workspace = true

anydir-macro = "0.1.0"