win_subst 0.0.3

A tool library, the functions refer to the windows command subst.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.windows]
features = ["Win32_Foundation", "Win32_Storage_FileSystem"]
version = "0.48.0"

[package]
authors = ["kerwin612 <kerwin612@qq.com>"]
description = "A tool library, the functions refer to the windows command subst."
keywords = ["windows", "subst"]
license-file = "LICENSE"
name = "win_subst"
readme = "README.md"
repository = "https://github.com/kerwin612/win_subst"
version = "0.0.3"