Type Definition ratman_netmod::Result[][src]

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

A netmod specific Result wrapper