[][src]Module factom::api

The api client module holds the Factom struct and request client.

Structs

Factom

Main struct from which API requests are built

Functions

parse_debug_uri

Parses the host and adds the debug path if not already included Panics with a ParseError if provided with an invalid url

parse_uri

Parses the host and adds the api version path if not already included Panics with a ParseError if provided with an invalid url