ei 0.1.0

erl_interface for rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "ei"
version = "0.1.0"
authors = ["tomaon <tomaon@outlook.jp>"]

description = "erl_interface for rust"
repository = "https://github.com/tomaon/ei"
keywords = ["erlang", "erl_interface", "cnode"]
license = "Apache-2.0"

[dependencies]
rust-crypto = "^0.2.36"
rustc-serialize = "^0.3.19"