[][src]Type Definition photon_decode::PhotonDecodeResult

type PhotonDecodeResult<T> = Result<T, PhotonDecodeError>;