Enum mz_expr::scalar::proto_unary_func::Kind

source ·
pub enum Kind {
Show 315 variants Not(()), IsNull(()), IsTrue(()), IsFalse(()), BitNotInt16(()), BitNotInt32(()), BitNotInt64(()), NegInt16(()), NegInt32(()), NegInt64(()), NegFloat32(()), NegFloat64(()), NegNumeric(()), NegInterval(()), SqrtFloat64(()), SqrtNumeric(()), CbrtFloat64(()), AbsInt16(()), AbsInt32(()), AbsInt64(()), AbsFloat32(()), AbsFloat64(()), AbsNumeric(()), CastBoolToString(()), CastBoolToStringNonstandard(()), CastBoolToInt32(()), CastInt16ToFloat32(()), CastInt16ToFloat64(()), CastInt16ToInt32(()), CastInt16ToInt64(()), CastInt16ToString(()), CastInt2VectorToArray(()), CastInt32ToBool(()), CastInt32ToFloat32(()), CastInt32ToFloat64(()), CastInt32ToOid(()), CastInt32ToPgLegacyChar(()), CastInt32ToInt16(()), CastInt32ToInt64(()), CastInt32ToString(()), CastOidToInt32(()), CastOidToInt64(()), CastOidToString(()), CastOidToRegClass(()), CastRegClassToOid(()), CastOidToRegProc(()), CastRegProcToOid(()), CastOidToRegType(()), CastRegTypeToOid(()), CastInt64ToInt16(()), CastInt64ToInt32(()), CastInt16ToNumeric(ProtoOptionalNumericMaxScale), CastInt32ToNumeric(ProtoOptionalNumericMaxScale), CastInt64ToBool(()), CastInt64ToNumeric(ProtoOptionalNumericMaxScale), CastInt64ToFloat32(()), CastInt64ToFloat64(()), CastInt64ToOid(()), CastInt64ToString(()), CastFloat32ToInt16(()), CastFloat32ToInt32(()), CastFloat32ToInt64(()), CastFloat32ToFloat64(()), CastFloat32ToString(()), CastFloat32ToNumeric(ProtoOptionalNumericMaxScale), CastFloat64ToNumeric(ProtoOptionalNumericMaxScale), CastFloat64ToInt16(()), CastFloat64ToInt32(()), CastFloat64ToInt64(()), CastFloat64ToFloat32(()), CastFloat64ToString(()), CastNumericToFloat32(()), CastNumericToFloat64(()), CastNumericToInt16(()), CastNumericToInt32(()), CastNumericToInt64(()), CastNumericToString(()), CastStringToBool(()), CastStringToPgLegacyChar(()), CastStringToBytes(()), CastStringToInt16(()), CastStringToInt32(()), CastStringToInt64(()), CastStringToInt2Vector(()), CastStringToOid(()), CastStringToFloat32(()), CastStringToFloat64(()), CastStringToDate(()), CastStringToArray(Box<ProtoCastToVariableType>), CastStringToList(Box<ProtoCastToVariableType>), CastStringToMap(Box<ProtoCastToVariableType>), CastStringToRange(Box<ProtoCastToVariableType>), CastStringToTime(()), CastStringToTimestamp(ProtoOptionalTimestampPrecision), CastStringToTimestampTz(ProtoOptionalTimestampPrecision), CastStringToInterval(()), CastStringToNumeric(ProtoOptionalNumericMaxScale), CastStringToUuid(()), CastStringToChar(ProtoCastStringToChar), PadChar(ProtoPadChar), CastStringToVarChar(ProtoCastStringToVarChar), CastCharToString(()), CastVarCharToString(()), CastDateToTimestamp(ProtoOptionalTimestampPrecision), CastDateToTimestampTz(ProtoOptionalTimestampPrecision), CastDateToString(()), CastTimeToInterval(()), CastTimeToString(()), CastIntervalToString(()), CastIntervalToTime(()), CastTimestampToDate(()), CastTimestampToTimestampTz(ProtoFromToTimestampPrecisions), AdjustTimestampPrecision(ProtoFromToTimestampPrecisions), CastTimestampToString(()), CastTimestampToTime(()), CastTimestampTzToDate(()), CastTimestampTzToTimestamp(ProtoFromToTimestampPrecisions), AdjustTimestampTzPrecision(ProtoFromToTimestampPrecisions), CastTimestampTzToString(()), CastTimestampTzToTime(()), CastPgLegacyCharToString(()), CastPgLegacyCharToInt32(()), CastBytesToString(()), CastStringToJsonb(()), CastJsonbToString(()), CastJsonbableToJsonb(()), CastJsonbToInt16(()), CastJsonbToInt32(()), CastJsonbToInt64(()), CastJsonbToFloat32(()), CastJsonbToFloat64(()), CastJsonbToNumeric(ProtoOptionalNumericMaxScale), CastJsonbToBool(()), CastUuidToString(()), CastRecordToString(ProtoScalarType), CastRecord1ToRecord2(ProtoCastRecord1ToRecord2), CastArrayToString(ProtoScalarType), CastArrayToJsonb(Box<ProtoMirScalarExpr>), CastListToString(ProtoScalarType), CastListToJsonb(Box<ProtoMirScalarExpr>), CastList1ToList2(Box<ProtoCastToVariableType>), CastArrayToListOneDim(()), CastMapToString(ProtoScalarType), CastInt2VectorToString(()), CastRangeToString(ProtoScalarType), CeilFloat32(()), CeilFloat64(()), CeilNumeric(()), FloorFloat32(()), FloorFloat64(()), FloorNumeric(()), Ascii(()), BitLengthBytes(()), BitLengthString(()), ByteLengthBytes(()), ByteLengthString(()), CharLength(()), Chr(()), IsLikeMatch(ProtoMatcher), IsRegexpMatch(ProtoRegex), RegexpMatch(ProtoRegex), ExtractInterval(ProtoDateTimeUnits), ExtractTime(ProtoDateTimeUnits), ExtractTimestamp(ProtoDateTimeUnits), ExtractTimestampTz(ProtoDateTimeUnits), ExtractDate(ProtoDateTimeUnits), DatePartInterval(ProtoDateTimeUnits), DatePartTime(ProtoDateTimeUnits), DatePartTimestamp(ProtoDateTimeUnits), DatePartTimestampTz(ProtoDateTimeUnits), DateTruncTimestamp(ProtoDateTimeUnits), DateTruncTimestampTz(ProtoDateTimeUnits), TimezoneTimestamp(ProtoTimezone), TimezoneTimestampTz(ProtoTimezone), TimezoneTime(ProtoTimezoneTime), ToTimestamp(()), JustifyDays(()), JustifyHours(()), JustifyInterval(()), JsonbArrayLength(()), JsonbTypeof(()), JsonbStripNulls(()), JsonbPretty(()), RoundFloat32(()), RoundFloat64(()), RoundNumeric(()), TrimWhitespace(()), TrimLeadingWhitespace(()), TrimTrailingWhitespace(()), RecordGet(u64), ListLength(()), MapLength(()), Upper(()), Lower(()), Cos(()), Acos(()), Cosh(()), Acosh(()), Sin(()), Asin(()), Sinh(()), Asinh(()), Tan(()), Atan(()), Tanh(()), Atanh(()), Cot(()), Degrees(()), Radians(()), Log10(()), Log10Numeric(()), Ln(()), LnNumeric(()), Exp(()), ExpNumeric(()), Sleep(()), Panic(()), AdjustNumericScale(ProtoNumericMaxScale), PgColumnSize(()), MzRowSize(()), MzTypeName(()), TruncFloat32(()), TruncFloat64(()), TruncNumeric(()), CastInt16ToUint16(()), CastInt16ToUint32(()), CastInt16ToUint64(()), CastInt32ToUint16(()), CastInt32ToUint32(()), CastInt32ToUint64(()), CastInt64ToUint16(()), CastInt64ToUint32(()), CastInt64ToUint64(()), CastNumericToUint16(()), CastNumericToUint32(()), CastNumericToUint64(()), CastFloat32ToUint16(()), CastFloat32ToUint32(()), CastFloat32ToUint64(()), CastFloat64ToUint16(()), CastFloat64ToUint32(()), CastFloat64ToUint64(()), CastStringToUint16(()), CastStringToUint32(()), CastStringToUint64(()), CastUint16ToFloat32(()), CastUint16ToFloat64(()), CastUint16ToInt32(()), CastUint16ToUint32(()), CastUint16ToInt64(()), CastUint16ToUint64(()), CastUint16ToString(()), CastUint16ToNumeric(ProtoOptionalNumericMaxScale), CastUint32ToFloat32(()), CastUint32ToFloat64(()), CastUint32ToUint16(()), CastUint32ToInt32(()), CastUint32ToInt64(()), CastUint32ToUint64(()), CastUint32ToString(()), CastUint32ToNumeric(ProtoOptionalNumericMaxScale), CastUint64ToFloat32(()), CastUint64ToFloat64(()), CastUint64ToUint16(()), CastUint64ToInt32(()), CastUint64ToUint32(()), CastUint64ToInt64(()), CastUint64ToString(()), CastUint64ToNumeric(ProtoOptionalNumericMaxScale), BitNotUint16(()), BitNotUint32(()), BitNotUint64(()), CastMzTimestampToString(()), CastStringToMzTimestamp(()), CastUint64ToMzTimestamp(()), CastInt64ToMzTimestamp(()), CastNumericToMzTimestamp(()), CastTimestampToMzTimestamp(()), CastTimestampTzToMzTimestamp(()), CastUint32ToMzTimestamp(()), CastInt32ToMzTimestamp(()), StepMzTimestamp(()), CastBoolToInt64(()), CastUint16ToInt16(()), CastUint32ToInt16(()), CastUint64ToInt16(()), RangeLower(()), RangeUpper(()), RangeEmpty(()), RangeLowerInc(()), RangeUpperInc(()), RangeLowerInf(()), RangeUpperInf(()), CastPgLegacyCharToChar(()), CastPgLegacyCharToVarChar(()), MzAclItemGrantor(()), MzAclItemGrantee(()), MzAclItemPrivileges(()), CastArrayToArray(Box<ProtoCastToVariableType>), MzValidatePrivileges(()), QuoteIdent(()), CastStringToPgLegacyName(()), TryParseMonotonicIso8601Timestamp(()), MzValidateRolePrivilege(()), MzFormatPrivileges(()), AclItemGrantor(()), AclItemGrantee(()), AclItemPrivileges(()), RegexpSplitToArray(ProtoRegex), MapBuildFromRecordList(ProtoScalarType), Initcap(()), CastIntervalToMzTimestamp(()), CastMzTimestampToTimestamp(()), CastMzTimestampToTimestampTz(()), PgSizePretty(()),
}

Variants§

§

Not(())

§

IsNull(())

§

IsTrue(())

§

IsFalse(())

§

BitNotInt16(())

§

BitNotInt32(())

§

BitNotInt64(())

§

NegInt16(())

§

NegInt32(())

§

NegInt64(())

§

NegFloat32(())

§

NegFloat64(())

§

NegNumeric(())

§

NegInterval(())

§

SqrtFloat64(())

§

SqrtNumeric(())

§

CbrtFloat64(())

§

AbsInt16(())

§

AbsInt32(())

§

AbsInt64(())

§

AbsFloat32(())

§

AbsFloat64(())

§

AbsNumeric(())

§

CastBoolToString(())

§

CastBoolToStringNonstandard(())

§

CastBoolToInt32(())

§

CastInt16ToFloat32(())

§

CastInt16ToFloat64(())

§

CastInt16ToInt32(())

§

CastInt16ToInt64(())

§

CastInt16ToString(())

§

CastInt2VectorToArray(())

§

CastInt32ToBool(())

§

CastInt32ToFloat32(())

§

CastInt32ToFloat64(())

§

CastInt32ToOid(())

§

CastInt32ToPgLegacyChar(())

§

CastInt32ToInt16(())

§

CastInt32ToInt64(())

§

CastInt32ToString(())

§

CastOidToInt32(())

§

CastOidToInt64(())

§

CastOidToString(())

§

CastOidToRegClass(())

§

CastRegClassToOid(())

§

CastOidToRegProc(())

§

CastRegProcToOid(())

§

CastOidToRegType(())

§

CastRegTypeToOid(())

§

CastInt64ToInt16(())

§

CastInt64ToInt32(())

§

CastInt16ToNumeric(ProtoOptionalNumericMaxScale)

§

CastInt32ToNumeric(ProtoOptionalNumericMaxScale)

§

CastInt64ToBool(())

§

CastInt64ToNumeric(ProtoOptionalNumericMaxScale)

§

CastInt64ToFloat32(())

§

CastInt64ToFloat64(())

§

CastInt64ToOid(())

§

CastInt64ToString(())

§

CastFloat32ToInt16(())

§

CastFloat32ToInt32(())

§

CastFloat32ToInt64(())

§

CastFloat32ToFloat64(())

§

CastFloat32ToString(())

§

CastFloat32ToNumeric(ProtoOptionalNumericMaxScale)

§

CastFloat64ToNumeric(ProtoOptionalNumericMaxScale)

§

CastFloat64ToInt16(())

§

CastFloat64ToInt32(())

§

CastFloat64ToInt64(())

§

CastFloat64ToFloat32(())

§

CastFloat64ToString(())

§

CastNumericToFloat32(())

§

CastNumericToFloat64(())

§

CastNumericToInt16(())

§

CastNumericToInt32(())

§

CastNumericToInt64(())

§

CastNumericToString(())

§

CastStringToBool(())

§

CastStringToPgLegacyChar(())

§

CastStringToBytes(())

§

CastStringToInt16(())

§

CastStringToInt32(())

§

CastStringToInt64(())

§

CastStringToInt2Vector(())

§

CastStringToOid(())

§

CastStringToFloat32(())

§

CastStringToFloat64(())

§

CastStringToDate(())

§

CastStringToArray(Box<ProtoCastToVariableType>)

§

CastStringToList(Box<ProtoCastToVariableType>)

§

CastStringToMap(Box<ProtoCastToVariableType>)

§

CastStringToRange(Box<ProtoCastToVariableType>)

§

CastStringToTime(())

§

CastStringToTimestamp(ProtoOptionalTimestampPrecision)

§

CastStringToTimestampTz(ProtoOptionalTimestampPrecision)

§

CastStringToInterval(())

§

CastStringToNumeric(ProtoOptionalNumericMaxScale)

§

CastStringToUuid(())

§

CastStringToChar(ProtoCastStringToChar)

§

PadChar(ProtoPadChar)

§

CastStringToVarChar(ProtoCastStringToVarChar)

§

CastCharToString(())

§

CastVarCharToString(())

§

CastDateToTimestamp(ProtoOptionalTimestampPrecision)

§

CastDateToTimestampTz(ProtoOptionalTimestampPrecision)

§

CastDateToString(())

§

CastTimeToInterval(())

§

CastTimeToString(())

§

CastIntervalToString(())

§

CastIntervalToTime(())

§

CastTimestampToDate(())

§

CastTimestampToTimestampTz(ProtoFromToTimestampPrecisions)

§

AdjustTimestampPrecision(ProtoFromToTimestampPrecisions)

§

CastTimestampToString(())

§

CastTimestampToTime(())

§

CastTimestampTzToDate(())

§

CastTimestampTzToTimestamp(ProtoFromToTimestampPrecisions)

§

AdjustTimestampTzPrecision(ProtoFromToTimestampPrecisions)

§

CastTimestampTzToString(())

§

CastTimestampTzToTime(())

§

CastPgLegacyCharToString(())

§

CastPgLegacyCharToInt32(())

§

CastBytesToString(())

§

CastStringToJsonb(())

§

CastJsonbToString(())

§

CastJsonbableToJsonb(())

§

CastJsonbToInt16(())

§

CastJsonbToInt32(())

§

CastJsonbToInt64(())

§

CastJsonbToFloat32(())

§

CastJsonbToFloat64(())

§

CastJsonbToNumeric(ProtoOptionalNumericMaxScale)

§

CastJsonbToBool(())

§

CastUuidToString(())

§

CastRecordToString(ProtoScalarType)

§

CastRecord1ToRecord2(ProtoCastRecord1ToRecord2)

§

CastArrayToString(ProtoScalarType)

§

CastArrayToJsonb(Box<ProtoMirScalarExpr>)

§

CastListToString(ProtoScalarType)

§

CastListToJsonb(Box<ProtoMirScalarExpr>)

§

CastList1ToList2(Box<ProtoCastToVariableType>)

§

CastArrayToListOneDim(())

§

CastMapToString(ProtoScalarType)

§

CastInt2VectorToString(())

§

CastRangeToString(ProtoScalarType)

§

CeilFloat32(())

§

CeilFloat64(())

§

CeilNumeric(())

§

FloorFloat32(())

§

FloorFloat64(())

§

FloorNumeric(())

§

Ascii(())

§

BitLengthBytes(())

§

BitLengthString(())

§

ByteLengthBytes(())

§

ByteLengthString(())

§

CharLength(())

§

Chr(())

§

IsLikeMatch(ProtoMatcher)

§

IsRegexpMatch(ProtoRegex)

§

RegexpMatch(ProtoRegex)

§

ExtractInterval(ProtoDateTimeUnits)

§

ExtractTime(ProtoDateTimeUnits)

§

ExtractTimestamp(ProtoDateTimeUnits)

§

ExtractTimestampTz(ProtoDateTimeUnits)

§

ExtractDate(ProtoDateTimeUnits)

§

DatePartInterval(ProtoDateTimeUnits)

§

DatePartTime(ProtoDateTimeUnits)

§

DatePartTimestamp(ProtoDateTimeUnits)

§

DatePartTimestampTz(ProtoDateTimeUnits)

§

DateTruncTimestamp(ProtoDateTimeUnits)

§

DateTruncTimestampTz(ProtoDateTimeUnits)

§

TimezoneTimestamp(ProtoTimezone)

§

TimezoneTimestampTz(ProtoTimezone)

§

TimezoneTime(ProtoTimezoneTime)

§

ToTimestamp(())

§

JustifyDays(())

§

JustifyHours(())

§

JustifyInterval(())

§

JsonbArrayLength(())

§

JsonbTypeof(())

§

JsonbStripNulls(())

§

JsonbPretty(())

§

RoundFloat32(())

§

RoundFloat64(())

§

RoundNumeric(())

§

TrimWhitespace(())

§

TrimLeadingWhitespace(())

§

TrimTrailingWhitespace(())

§

RecordGet(u64)

§

ListLength(())

§

MapLength(())

§

Upper(())

§

Lower(())

§

Cos(())

§

Acos(())

§

Cosh(())

§

Acosh(())

§

Sin(())

§

Asin(())

§

Sinh(())

§

Asinh(())

§

Tan(())

§

Atan(())

§

Tanh(())

§

Atanh(())

§

Cot(())

§

Degrees(())

§

Radians(())

§

Log10(())

§

Log10Numeric(())

§

Ln(())

§

LnNumeric(())

§

Exp(())

§

ExpNumeric(())

§

Sleep(())

§

Panic(())

§

AdjustNumericScale(ProtoNumericMaxScale)

§

PgColumnSize(())

§

MzRowSize(())

§

MzTypeName(())

§

TruncFloat32(())

§

TruncFloat64(())

§

TruncNumeric(())

§

CastInt16ToUint16(())

§

CastInt16ToUint32(())

§

CastInt16ToUint64(())

§

CastInt32ToUint16(())

§

CastInt32ToUint32(())

§

CastInt32ToUint64(())

§

CastInt64ToUint16(())

§

CastInt64ToUint32(())

§

CastInt64ToUint64(())

§

CastNumericToUint16(())

§

CastNumericToUint32(())

§

CastNumericToUint64(())

§

CastFloat32ToUint16(())

§

CastFloat32ToUint32(())

§

CastFloat32ToUint64(())

§

CastFloat64ToUint16(())

§

CastFloat64ToUint32(())

§

CastFloat64ToUint64(())

§

CastStringToUint16(())

§

CastStringToUint32(())

§

CastStringToUint64(())

§

CastUint16ToFloat32(())

§

CastUint16ToFloat64(())

§

CastUint16ToInt32(())

§

CastUint16ToUint32(())

§

CastUint16ToInt64(())

§

CastUint16ToUint64(())

§

CastUint16ToString(())

§

CastUint16ToNumeric(ProtoOptionalNumericMaxScale)

§

CastUint32ToFloat32(())

§

CastUint32ToFloat64(())

§

CastUint32ToUint16(())

§

CastUint32ToInt32(())

§

CastUint32ToInt64(())

§

CastUint32ToUint64(())

§

CastUint32ToString(())

§

CastUint32ToNumeric(ProtoOptionalNumericMaxScale)

§

CastUint64ToFloat32(())

§

CastUint64ToFloat64(())

§

CastUint64ToUint16(())

§

CastUint64ToInt32(())

§

CastUint64ToUint32(())

§

CastUint64ToInt64(())

§

CastUint64ToString(())

§

CastUint64ToNumeric(ProtoOptionalNumericMaxScale)

§

BitNotUint16(())

§

BitNotUint32(())

§

BitNotUint64(())

§

CastMzTimestampToString(())

§

CastStringToMzTimestamp(())

§

CastUint64ToMzTimestamp(())

§

CastInt64ToMzTimestamp(())

§

CastNumericToMzTimestamp(())

§

CastTimestampToMzTimestamp(())

§

CastTimestampTzToMzTimestamp(())

§

CastUint32ToMzTimestamp(())

§

CastInt32ToMzTimestamp(())

§

StepMzTimestamp(())

§

CastBoolToInt64(())

§

CastUint16ToInt16(())

§

CastUint32ToInt16(())

§

CastUint64ToInt16(())

§

RangeLower(())

§

RangeUpper(())

§

RangeEmpty(())

§

RangeLowerInc(())

§

RangeUpperInc(())

§

RangeLowerInf(())

§

RangeUpperInf(())

§

CastPgLegacyCharToChar(())

§

CastPgLegacyCharToVarChar(())

§

MzAclItemGrantor(())

§

MzAclItemGrantee(())

§

MzAclItemPrivileges(())

§

CastArrayToArray(Box<ProtoCastToVariableType>)

§

MzValidatePrivileges(())

§

QuoteIdent(())

§

CastStringToPgLegacyName(())

§

TryParseMonotonicIso8601Timestamp(())

§

MzValidateRolePrivilege(())

§

MzFormatPrivileges(())

§

AclItemGrantor(())

§

AclItemGrantee(())

§

AclItemPrivileges(())

§

RegexpSplitToArray(ProtoRegex)

§

MapBuildFromRecordList(ProtoScalarType)

§

Initcap(())

§

CastIntervalToMzTimestamp(())

§

CastMzTimestampToTimestamp(())

§

CastMzTimestampToTimestampTz(())

§

PgSizePretty(())

Implementations§

source§

impl Kind

source

pub fn encode<B>(&self, buf: &mut B)
where B: BufMut,

Encodes the message to a buffer.

source

pub fn merge<B>( field: &mut Option<Kind>, tag: u32, wire_type: WireType, buf: &mut B, ctx: DecodeContext ) -> Result<(), DecodeError>
where B: Buf,

Decodes an instance of the message from a buffer, and merges it into self.

source

pub fn encoded_len(&self) -> usize

Returns the encoded length of the message without a length delimiter.

Trait Implementations§

source§

impl Clone for Kind

source§

fn clone(&self) -> Kind

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Kind

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl PartialEq for Kind

source§

fn eq(&self, other: &Kind) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl StructuralPartialEq for Kind

Auto Trait Implementations§

§

impl Freeze for Kind

§

impl RefUnwindSafe for Kind

§

impl Send for Kind

§

impl Sync for Kind

§

impl Unpin for Kind

§

impl UnwindSafe for Kind

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T, U> CastInto<U> for T
where U: CastFrom<T>,

source§

fn cast_into(self) -> U

Performs the cast.
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T> FromRef<T> for T
where T: Clone,

source§

fn from_ref(input: &T) -> T

Converts to this type from a reference to the input type.
source§

impl<T> FutureExt for T

source§

fn with_context(self, otel_cx: Context) -> WithContext<Self>

Attaches the provided Context to this type, returning a WithContext wrapper. Read more
source§

fn with_current_context(self) -> WithContext<Self>

Attaches the current Context to this type, returning a WithContext wrapper. Read more
source§

impl<T> Instrument for T

source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T> IntoRequest<T> for T

source§

fn into_request(self) -> Request<T>

Wrap the input message T in a tonic::Request
source§

impl<T, U> OverrideFrom<Option<&T>> for U
where U: OverrideFrom<T>,

source§

fn override_from(self, layer: &Option<&T>) -> U

Override the configuration represented by Self with values from the given layer.
source§

impl<T> Pointable for T

source§

const ALIGN: usize = _

The alignment of pointer.
§

type Init = T

The type for initializers.
source§

unsafe fn init(init: <T as Pointable>::Init) -> usize

Initializes a with the given initializer. Read more
source§

unsafe fn deref<'a>(ptr: usize) -> &'a T

Dereferences the given pointer. Read more
source§

unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut T

Mutably dereferences the given pointer. Read more
source§

unsafe fn drop(ptr: usize)

Drops the object pointed to by the given pointer. Read more
source§

impl<T> ProgressEventTimestamp for T
where T: Data + Debug + Any,

source§

fn as_any(&self) -> &(dyn Any + 'static)

Upcasts this ProgressEventTimestamp to Any. Read more
source§

fn type_name(&self) -> &'static str

Returns the name of the concrete type of this object. Read more
source§

impl<P, R> ProtoType<R> for P
where R: RustType<P>,

source§

impl<T> Same for T

§

type Output = T

Should always be Self
source§

impl<'a, S, T> Semigroup<&'a S> for T
where T: Semigroup<S>,

source§

fn plus_equals(&mut self, rhs: &&'a S)

The method of std::ops::AddAssign, for types that do not implement AddAssign.
source§

impl<T> ToOwned for T
where T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
source§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

source§

fn vzip(self) -> V

source§

impl<T> WithSubscriber for T

source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
source§

impl<T> Allocation for T
where T: RefUnwindSafe + Send + Sync,

source§

impl<T> Data for T
where T: Clone + 'static,