base-encodings 0.2.0

base encodings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "base-encodings"
version = "0.2.0"
authors = ["WatchDG <baranov@w3m.co>"]
license = "MIT OR Apache-2.0"
description = "base encodings"
homepage = "https://github.com/WatchDG/rust-base-encodings"
documentation = "https://docs.rs/base-encodings"
repository = "https://github.com/WatchDG/rust-base-encodings"
readme = "README.md"
edition = "2018"

[dependencies]
bytes = "1"