prescript 0.1.1

A library for parsing and executing Prescript scripts.
Documentation
---
source: prescript/src/ascii85.rs
expression: decode(buf).unwrap()
---
[
    72,
    137,
    236,
    208,
    193,
    13,
    0,
    32,
    8,
    4,
    176,
    217,
    153,
    146,
    117,
    124,
    232,
    4,
    26,
    208,
    152,
    246,
    15,
    119,
    144,
    9,
    75,
    44,
    183,
    123,
    212,
    136,
    19,
    207,
    111,
    250,
    251,
    79,
    253,
    215,
    21,
    197,
    3,
    0,
    0,
    0,
    0,
    0,
    15,
    139,
    61,
    115,
    246,
    114,
    247,
    22,
    67,
    128,
    1,
    0,
    61,
    69,
    245,
    153,
]