[][src]Type Definition t_rust_less_lib::otp::OTPResult

type OTPResult<T> = Result<T, OTPError>;