stellar-notation 0.7.0

Rust Serialization library for Stellar Notation, a data interchange format for transmission and storage.
Documentation
# Stellar Notation Rust

Rust Serialization library for Stellar Notation, a data interchange format for transmission and storage.

## Usage

```
stellar-notation = "0.7.0"
```

## Functions


### serialize

### deserialize

### encode

### decode

### push

### find

### remove

### get_object_key


## Issues

- Improper indexing of lists on 32-bit Systems.