Type Definition Result
amethyst_network
type Result<T> = Result<T, Error>;
The amethyst_network result type.