[][src]Type Definition amethyst_network::Result

type Result<T> = Result<T, Error>;

The amethyst_network result type.