[][src]Type Definition spectrum::EmitResult

type EmitResult<T = ()> = Result<T, EmitError>;