[][src]Type Definition win_crypto_ng::Result

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