include_walk 0.2.2

Include directory recursively using include_str! or include_bytes!
Documentation
[dependencies.common-path]
version = "1.0.0"

[dependencies.walkdir]
version = "2.3.1"
[dev-dependencies.insta]
version = "0.13.1"

[dev-dependencies.tempdir]
version = "0.3"

[package]
authors = ["Vincent Herlemont <vincentherl@leszeros.com>"]
description = "Include directory recursively using include_str! or include_bytes!"
documentation = "https://github.com/vincent-herlemont/include_walk"
edition = "2018"
homepage = "https://github.com/vincent-herlemont/include_walk"
license = "Apache-2.0"
name = "include_walk"
repository = "https://github.com/vincent-herlemont/include_walk"
version = "0.2.2"