Module sapio_front::session[][src]

Expand description

An interactive compilation session designed to be compatible with sapio-lang/TUX

Structs

A precompiled menu of available contract options

A struct for creating a session Menu interactively

An interactive compiler session

Enums

Internal msg type to permit either strings or bytes

A response to a client request

Errors that can arise during a Session

Functions

Create a compiled object of type T from a JSON

Create a compiled object of type T from a JSON which we first pass through type C.