cmdexpand 0.2.0

This crate performs batch-like expansions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.nom]
version = "^7"

[dependencies.thiserror]
version = "^1"

[package]
description = "This crate performs batch-like expansions"
edition = "2021"
license-file = "LICENSE"
name = "cmdexpand"
readme = "README.md"
version = "0.2.0"