symlink 0.1.0

Create symlinks in a cross-platform manner
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Chris Morgan <me@chrismorgan.info>"]
categories = ["filesystem"]
description = "Create symlinks in a cross-platform manner"
documentation = "https://docs.rs/symlink"
keywords = ["file", "fs"]
license = "MIT/Apache-2.0"
name = "symlink"
readme = "README.md"
repository = "https://gitlab.com/chris-morgan/symlink"
version = "0.1.0"