librclone 0.1.1

Rust bindings for librclone.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.libc]
version = "0.2"

[dependencies.librclone-sys]
version = "0.1.1"

[package]
authors = ["trevyn <trevyn-git@protonmail.com>"]
description = "Rust bindings for librclone."
edition = "2018"
license = "MIT OR Apache-2.0 OR CC0-1.0"
name = "librclone"
readme = "README.md"
repository = "https://github.com/trevyn/librclone"
version = "0.1.1"