rsgraph

Crates.iorsgraph
lib.rsrsgraph
version0.1.1
sourcesrc
created_at2019-04-17 20:39:46.381265
updated_at2019-04-18 12:33:16.740884
descriptiontelegra.ph API bindings in Rust
homepagehttps://github.com/karipov/rsgraph
repositoryhttps://github.com/karipov/rsgraph.git
max_upload_size
id128586
size5,104
Komron Aripov (karipov)

documentation

README

rsgraph

This library provides pure Rust bindings to the telegra.ph API

Installation

Simply add rsgraph to your Cargo.toml file.

[dependencies]
rsgraph = "0.1.0"

This crate is currently under active development. Until near 1.0 release, there will be major breaking changes.

rsgraph is currently Pre-alpha software.

Documentation

Currently non-existent. Sorry!

Commit count: 16

cargo fmt