Type Definition peertube::Result[][src]

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