MCPcopy Create free account

hub / github.com/HFQR/xitca-web / types & classes

Types & classes917 in github.com/HFQR/xitca-web

↓ 267 callersClassSqlState
postgres/src/error/sql_state.rs:3
↓ 155 callersInterfaceReady
readiness probe used to evict dead cached entries before handing them to a caller. implementations must return `Err` when the connection can no longer
client/src/connection.rs:15
↓ 24 callersClassData
http/src/h2/proto/frame/data.rs:17
↓ 21 callersClassInsertTest
router/tests/insert.rs:3
↓ 18 callersClassGoAway
http/src/h2/proto/frame/go_away.rs:16
↓ 15 callersClassReason
http/src/h2/proto/frame/reason.rs:19
↓ 14 callersClassIndexedWithPostBase
http/src/h3/proto/qpack/block.rs:235
↓ 13 callersClassTrailers
http-body/src/util.rs:319
↓ 10 callersClassReset
http/src/h2/proto/frame/reset.rs:12
↓ 9 callersClassRouterMapErr
default error mapper service that map all service error type to `RouterError::Second`
http/src/util/service/router.rs:267
↓ 9 callersClassVarInt
http/src/h3/proto/varint.rs:13
↓ 8 callersClassIo
unsafe_collection/src/bytes/io.rs:40
↓ 8 callersClassProtocol
http/src/http.rs:22
↓ 8 callersInterfaceTimeout
http/src/util/timer.rs:9
↓ 7 callersClassJson
web/src/handler/types/json.rs:34
↓ 7 callersInterfaceService
trait for composable http services. Used for middleware, resolver and tls connector.
client/src/service/mod.rs:13
↓ 7 callersClassSettings
http/src/h3/proto/frame.rs:381
↓ 7 callersClassStream
http/src/h2/proto/stream.rs:15
↓ 6 callersClassHeaderAck
http/src/h3/proto/qpack/stream.rs:287
↓ 6 callersClassNanos
http-rate/src/nanos.rs:16
↓ 6 callersClassStreamCancel
http/src/h3/proto/qpack/stream.rs:306
↓ 5 callersInterfaceBody
An asynchronous streaming body composed of [`Frame`]s. Each frame is either a [`Frame::Data`] carrying payload bytes or a [`Frame::Trailers`] carryin
http-body/src/body.rs:15
↓ 5 callersClassBytesStr
unsafe_collection/src/bytes/byte_str.rs:12
↓ 5 callersClassContinuation
http/src/h2/proto/frame/headers.rs:44
↓ 5 callersClassHeaderNotFound
web/src/error/header.rs:11
↓ 5 callersEnumNeedMore
http/src/h2/proto/hpack/decoder.rs:45
↓ 5 callersClassSettingId
http/src/h3/proto/frame.rs:321
↓ 5 callersClassStreamId
http/src/h2/proto/frame/stream_id.rs:12
↓ 5 callersClassText
web/src/handler/types/text.rs:56
↓ 5 callersClassTrailers
http/src/h1/proto/trasnder_coding.rs:41
↓ 5 callersClassUnexpectedEnd
http/src/h3/proto/coding.rs:6
↓ 4 callersClassClose
tokio-uring/src/io/close.rs:7
↓ 4 callersClassDuplicate
http/src/h3/proto/qpack/stream.rs:169
↓ 4 callersClassDynamicTableSizeUpdate
http/src/h3/proto/qpack/stream.rs:193
↓ 4 callersClassGrpc
Extract and response type for unary gRPC messages. As an extractor, decodes the gRPC length-prefixed wire format (1 byte compression flag + 4 byte bi
web/src/handler/types/grpc.rs:49
↓ 4 callersClassInsertCountIncrement
http/src/h3/proto/qpack/stream.rs:263
↓ 4 callersClassPing
A decoded PING frame. Carries the opaque 8-byte payload and whether this is an ACK (flag 0x1).
http/src/h2/proto/frame/ping.rs:12
↓ 4 callersClassPushId
http/src/h3/proto/push.rs:7
↓ 3 callersClassHeader
http/src/h3/proto/headers.rs:20
↓ 3 callersClassHeadersFlag
http/src/h2/proto/frame/headers.rs:41
↓ 3 callersEnumIndexed
http/src/h3/proto/qpack/block.rs:200
↓ 3 callersClassPushPromise
http/src/h3/proto/frame.rs:279
↓ 3 callersClassRouteObject
http/src/util/service/router.rs:346
↓ 3 callersClassSettingsFlags
http/src/h2/proto/frame/settings.rs:40
↓ 3 callersClassTypeEraser
Type eraser middleware is for erasing "unwanted" complex types produced by service tree and expose well known concrete types `xitca-web` can handle.
web/src/middleware/eraser.rs:61
↓ 2 callersClassCompleted
postgres/src/error.rs:136
↓ 2 callersClassCompress
web/src/middleware/compress.rs:20
↓ 2 callersClassError
public facing error type. providing basic format and display based error handling. for typed based error handling runtime type cast is needed with th
postgres/src/error.rs:37
↓ 2 callersClassFlags
http-ws/src/codec.rs:47
↓ 2 callersClassFnService
service/src/service/function.rs:20
↓ 2 callersClassFrameType
http/src/h3/proto/frame.rs:255
↓ 2 callersClassHeaders
http/src/h2/proto/frame/headers.rs:31
↓ 2 callersClassHtml
web/src/handler/types/html.rs:17
↓ 2 callersClassInMemoryState
http-rate/src/state/in_memory.rs:21
↓ 2 callersClassInvalidPushId
http/src/h3/proto/push.rs:10
↓ 2 callersClassInvalidStreamId
http/src/h3/proto/stream.rs:147
↓ 2 callersEnumInvalidUri
client/src/error.rs:91
↓ 2 callersClassMethodNotAllowed
Error type of Method not allow for route.
http/src/util/service/route.rs:179
↓ 2 callersClassMyKey
web/src/handler/types/cookie.rs:314
↓ 2 callersEnumName
http/src/h2/proto/hpack/header.rs:28
↓ 2 callersClassOnce
http-multipart/src/form.rs:184
↓ 2 callersClassSpawner
client/src/pool/exclusive.rs:299
↓ 2 callersClassStatxBuilder
A builder used to make a uring statx(2) call. This builder supports the `flags` and `mask` options and can be finished with a call to `statx()`. See
tokio-uring/src/fs/statx.rs:115
↓ 2 callersClassStreamType
http/src/h3/proto/stream.rs:14
↓ 1 callersClassAsyncFn
service/src/pipeline/marker.rs:8
↓ 1 callersClassBody
web/src/handler/types/body.rs:14
↓ 1 callersClassBoxApp
web/src/app/mod.rs:573
↓ 1 callersClassBuilder
http/src/util/middleware/context.rs:181
↓ 1 callersClassBuilder
http/src/util/service/router.rs:381
↓ 1 callersClassBuilder
web/src/app/object.rs:20
↓ 1 callersClassConn
client/src/pool/exclusive.rs:172
↓ 1 callersClassConn
client/src/pool/shared.rs:142
↓ 1 callersClassCount
http-rate/src/gcra.rs:196
↓ 1 callersClassCounter
a counter type with drop guard
examples/streaming/src/main.rs:118
↓ 1 callersClassDT
http/benches/h1_decode.rs:8
↓ 1 callersClassDataFlags
http/src/h2/proto/frame/data.rs:25
↓ 1 callersClassDateTimeHandle
client/src/date.rs:24
↓ 1 callersClassDirBuilder
tokio-uring/src/fs/create_dir_all.rs:23
↓ 1 callersClassDriverRx
postgres/src/driver/generic.rs:89
↓ 1 callersClassDriverTx
postgres/src/driver/generic.rs:32
↓ 1 callersClassDynamicTable
http/src/h3/proto/qpack/dynamic.rs:227
↓ 1 callersEnumError
tls/src/openssl.rs:230
↓ 1 callersClassErrorMultiple
client/src/error.rs:70
↓ 1 callersClassExtension
http/src/http.rs:218
↓ 1 callersClassExtensionOwn
Extract owned type stored inside [Extensions]
web/src/handler/types/extension.rs:42
↓ 1 callersClassExtensionsRef
Extract immutable reference of the [Extensions].
web/src/handler/types/extension.rs:76
↓ 1 callersClassF
http-ws/src/frame.rs:198
↓ 1 callersEnumField
http/src/h3/proto/headers.rs:271
↓ 1 callersClassForm
Extract type for form object. const generic param LIMIT is for max size of the object in bytes. Object larger than limit would be treated as error. D
web/src/handler/types/form.rs:29
↓ 1 callersClassHashValue
http/src/h2/proto/hpack/table.rs:59
↓ 1 callersClassHead
http/src/h2/proto/frame/head.rs:6
↓ 1 callersClassHex
http/src/h2/proto/frame/reason.rs:122
↓ 1 callersClassHttpServiceMockHandle
client/src/service/mod.rs:103
↓ 1 callersEnumIndex
http/src/h2/proto/hpack/table.rs:28
↓ 1 callersClassInsufficientCapacity
http-rate/src/error.rs:53
↓ 1 callersClassIntoRowStreamGuard
postgres/src/driver/codec/response.rs:57
↓ 1 callersClassInvalidColumnIndex
postgres/src/error.rs:243
↓ 1 callersClassInvalidHeaderValue
web/src/error/header.rs:26
↓ 1 callersClassIter
http/src/h2/proto/frame/headers.rs:581
↓ 1 callersClassMap
service/src/middleware/map.rs:6
next →1–100 of 917, ranked by callers