[][src]Type Definition wapc::Result

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

A result type for errors that occur within the wapc library