rialo-http-call-interface 0.1.8

Instructions and constructors for the http call program
Documentation
1
2
3
4
5
6
7
## Http Call Interface

This crate is meant to be used as both entrypoint definition and utility along with the Http Call builtin.

It contains a list of instructions that can be sent to the builtin program, along with some given Rust method to easily
generate
them.