Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Hands-On-Microservices-with-Rust
/ types & classes
Types & classes
139 in github.com/PacktPublishing/Hands-On-Microservices-with-Rust
⨍
Functions
361
◇
Types & classes
139
↓ 1 callers
Class
AppState
Chapter11/example-11-2-routes/src/main.rs:7
↓ 1 callers
Class
AppState
Chapter11/example-11-3-json/src/main.rs:9
↓ 1 callers
Class
Color
Chapter04/random-service-with-shuffle/src/color.rs:26
↓ 1 callers
Class
Color
Chapter04/random-service-with-multiple-formats/src/color.rs:26
↓ 1 callers
Class
Count
Chapter10/actors/src/actors/count.rs:6
↓ 1 callers
Class
Log
Chapter10/actors/src/actors/log.rs:4
↓ 1 callers
Class
Message
Chapter08/chat/src/models.rs:40
↓ 1 callers
Class
RepeaterUpdate
Chapter11/router-cache-ws/src/repeater.rs:22
↓ 1 callers
Class
SendMessage
Chapter12/rabbit-actix/src/queue_actor.rs:30
Enum
Action
Chapter06/jsonrpc-ring/src/main.rs:18
Enum
Action
Chapter06/grpc-ring/src/server.rs:29
Class
Activity
Chapter07/user-logs/src/main.rs:34
Class
AddComment
Chapter15/deploy/microservices/router/src/main.rs:92
Class
AddComment
Chapter13/units/src/lib.rs:82
Class
AddComment
Chapter11/router-cache-ws/src/main.rs:90
Class
AddComment
Chapter11/router/src/main.rs:82
Class
AddComment
Chapter11/router-cache/src/main.rs:86
Class
Api
Chapter08/chat/src/lib.rs:16
Class
Authorizer
Chapter17/serverless/lambda_1/src/main.rs:42
Class
CacheActor
Chapter11/router-cache-ws/src/cache.rs:6
Class
CacheActor
Chapter11/router-cache/src/cache.rs:6
Class
CacheLink
Chapter11/router-cache-ws/src/cache.rs:56
Class
CacheLink
Chapter11/router-cache/src/cache.rs:56
Class
Channel
Chapter08/chat/src/models.rs:17
Enum
ColorError
Chapter04/random-service-with-shuffle/src/color.rs:10
Enum
ColorError
Chapter04/random-service-with-multiple-formats/src/color.rs:10
Class
ColorVisitor
Chapter04/random-service-with-shuffle/src/color.rs:73
Class
ColorVisitor
Chapter04/random-service-with-multiple-formats/src/color.rs:73
Class
Comment
Chapter15/deploy/microservices/content/src/comment.rs:18
Class
Comment
Chapter15/deploy/microservices/router/src/main.rs:85
Class
Comment
Chapter09/content-rocket/src/comment.rs:18
Class
Comment
Chapter13/integration/tests/types.rs:12
Class
Comment
Chapter13/units/src/lib.rs:75
Class
Comment
Chapter11/router-cache-ws/src/main.rs:83
Class
Comment
Chapter11/router/src/main.rs:75
Class
Comment
Chapter11/router-cache/src/main.rs:79
Class
Config
Chapter15/deploy/microservices/users/src/main.rs:29
Class
Config
Chapter15/deploy/microservices/mails/src/main.rs:78
Class
Config
Chapter15/deploy/microservices/router/src/main.rs:166
Class
Config
Chapter15/deploy/microservices/dbsync/src/main.rs:21
Class
Config
Chapter03/random-service-with-config/src/main.rs:14
Class
ConnState
Chapter09/logs-gotham/src/main.rs:18
Class
CountActor
Chapter10/actors/src/actors/count.rs:12
Class
Counter
Chapter13/units/src/lib.rs:162
Class
Counter
Chapter11/router-cache-ws/src/main.rs:212
Class
Counter
Chapter11/router/src/main.rs:151
Class
Counter
Chapter11/router-cache/src/main.rs:195
Class
Data
Chapter15/deploy/microservices/mails/src/main.rs:72
Class
Data
Chapter09/emails-nickel/src/main.rs:61
Class
Db
Chapter15/deploy/microservices/content/src/main.rs:22
Class
Db
Chapter09/content-rocket/src/main.rs:27
Class
Empty
Chapter06/grpc-ring/src/ring.rs:25
Enum
Format
Chapter04/random-service-with-multiple-formats/src/main.rs:69
Class
GetValue
Chapter11/router-cache-ws/src/cache.rs:39
Class
GetValue
Chapter11/router-cache/src/cache.rs:39
Class
IndexTemplate
Chapter14/fast-service/src/main.rs:11
Class
LinksMap
Chapter13/units/src/lib.rs:149
Class
Location
Chapter07/user-location/src/main.rs:53
Class
Location
Chapter17/serverless/lambda_1/src/main.rs:22
Class
LogActor
Chapter10/actors/src/actors/log.rs:10
Class
Membership
Chapter08/chat/src/models.rs:30
Class
NewComment
Chapter15/deploy/microservices/content/src/comment.rs:25
Class
NewComment
Chapter15/deploy/microservices/router/src/main.rs:97
Class
NewComment
Chapter09/content-rocket/src/comment.rs:25
Class
NewComment
Chapter13/units/src/lib.rs:87
Class
NewComment
Chapter11/router-cache-ws/src/main.rs:95
Class
NewComment
Chapter11/router/src/main.rs:87
Class
NewComment
Chapter11/router-cache/src/main.rs:91
Class
NewState
Chapter11/example-11-3-json/src/main.rs:12
Class
NewUser
Chapter15/deploy/microservices/users/src/models.rs:13
Class
NewUser
Chapter09/users-rouille/src/models.rs:13
Class
NewUser
Chapter08/users/src/models.rs:13
Class
NotifyActor
Chapter11/router-cache-ws/src/notify.rs:10
Class
QrRequest
Chapter12/rabbit-actix/src/lib.rs:44
Enum
QrResponse
Chapter12/rabbit-actix/src/lib.rs:53
Class
QueueActor
Chapter12/rabbit-actix/src/queue_actor.rs:36
Interface
QueueHandler
Chapter12/rabbit-actix/src/queue_actor.rs:15
Class
Record
Chapter12/rabbit-actix/src/server.rs:27
Class
Remote
Chapter06/jsonrpc-ring/src/main.rs:23
Class
Remote
Chapter06/grpc-ring/src/lib.rs:9
Class
RepeaterActor
Chapter11/router-cache-ws/src/repeater.rs:5
Enum
RepeaterControl
Chapter11/router-cache-ws/src/repeater.rs:38
Class
Request
Chapter17/serverless/lambda_1/src/main.rs:29
Class
RequestBody
Chapter17/serverless/lambda_1/src/main.rs:48
Class
RequestContext
Chapter17/serverless/lambda_1/src/main.rs:36
Class
Resize
Chapter10/actors/src/actors/resize.rs:6
Class
ResizeActor
Chapter10/actors/src/actors/resize.rs:16
Class
Response
Chapter17/serverless/lambda_1/src/main.rs:82
Class
ResponseBody
Chapter17/serverless/lambda_1/src/main.rs:72
Interface
Ring
Chapter06/grpc-ring/src/ring_grpc.rs:24
Class
RingClient
Chapter06/grpc-ring/src/ring_grpc.rs:32
Class
RingImpl
Chapter06/grpc-ring/src/server.rs:34
Class
RingServer
Chapter06/grpc-ring/src/ring_grpc.rs:70
Enum
RngRequest
Chapter04/random-service-with-parameters/src/main.rs:19
Enum
RngRequest
Chapter04/random-service-with-shuffle/src/main.rs:32
Enum
RngRequest
Chapter04/random-service-with-multiple-formats/src/main.rs:36
Enum
RngRequest
Chapter17/minimal-lambda/src/main.rs:10
Class
RngResponse
Chapter04/random-service-with-parameters/src/main.rs:34
Class
RngResponse
Chapter17/minimal-lambda/src/main.rs:25
Enum
RngResponse
Chapter04/random-service-with-shuffle/src/main.rs:56
next →
1–100 of 139, ranked by callers