Type Definition injex::process::error::ProcessResult[][src]

type ProcessResult<T> = Result<T, ProcessError>;