Crate stock_script

Source

Structs§

Statement
Represents a statement in StockScript

Functions§

parse_statements
Parses a StockScript string into a vector of Statements
serialize_statements
Serializes a vector of Statements into a valid StockScript string