Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Hands-On-Microservices-with-Rust
/ functions
Functions
361 in github.com/PacktPublishing/Hands-On-Microservices-with-Rust
⨍
Functions
361
◇
Types & classes
139
Method
new
(addr: &str, expiration: usize)
Chapter11/router-cache/src/cache.rs:12
Method
new
()
Chapter11/example-11-3-json/src/main.rs:17
Function
new_comment
((req, params): (HttpRequest<State>, Form<AddComment>))
Chapter15/deploy/microservices/router/src/main.rs:128
Function
new_comment
((req, params): (HttpRequest<State>, Form<AddComment>))
Chapter13/units/src/lib.rs:114
Function
new_comment
((req, params): (HttpRequest<State>, Form<AddComment>))
Chapter11/router-cache-ws/src/main.rs:122
Function
new_comment
((req, params): (HttpRequest<State>, Form<AddComment>))
Chapter11/router/src/main.rs:114
Function
new_comment
((req, params): (HttpRequest<State>, Form<AddComment>))
Chapter11/router-cache/src/main.rs:118
Method
new_service_def
(handler: H)
Chapter06/grpc-ring/src/ring_grpc.rs:74
Function
other
(err: E)
Chapter05/images-service/src/main.rs:28
Function
other
(err: E)
Chapter10/one-thread/src/main.rs:44
Function
other
(err: E)
Chapter10/blocking/src/main.rs:20
Function
other
(err: E)
Chapter10/thread-pool/src/main.rs:20
Method
outgoing
(&self)
Chapter12/rabbit-actix/src/worker.rs:39
Function
register_user_agent
(state: State)
Chapter09/logs-gotham/src/main.rs:30
Method
response
(&self, _req: &HttpRequest<State>, resp: HttpResponse)
Chapter13/units/src/lib.rs:171
Method
response
(&self, _req: &HttpRequest<State>, resp: HttpResponse)
Chapter11/router-cache-ws/src/main.rs:221
Method
response
(&self, _req: &HttpRequest<State>, resp: HttpResponse)
Chapter11/router/src/main.rs:160
Method
response
(&self, _req: &HttpRequest<State>, resp: HttpResponse)
Chapter11/router-cache/src/main.rs:204
Function
rng_handler
(event: RngRequest, _ctx: Context)
Chapter17/minimal-lambda/src/main.rs:35
Method
router
()
Chapter13/integration/tests/utils.rs:36
Function
router_healthcheck
()
Chapter13/integration/tests/router.rs:8
Function
send
(req: &mut Request<Data>, res: Response<'mw, Data>)
Chapter15/deploy/microservices/mails/src/main.rs:67
Function
send
(req: &mut Request<Data>, res: Response<'mw, Data>)
Chapter09/emails-nickel/src/main.rs:56
Function
send_impl
(req: &mut Request<Data>)
Chapter15/deploy/microservices/mails/src/main.rs:47
Function
send_impl
(req: &mut Request<Data>)
Chapter09/emails-nickel/src/main.rs:36
Function
send_mail
()
Chapter13/integration/tests/mailer.rs:12
Method
serialize
(&self, serializer: S)
Chapter04/random-service-with-shuffle/src/color.rs:65
Method
serialize
(&self, serializer: S)
Chapter04/random-service-with-multiple-formats/src/color.rs:65
Function
signin
((req, params): (HttpRequest<State>, Form<UserForm>))
Chapter15/deploy/microservices/router/src/main.rs:114
Function
signin
((req, params): (HttpRequest<State>, Form<UserForm>))
Chapter13/units/src/lib.rs:102
Function
signin
((req, params): (HttpRequest<State>, Form<UserForm>))
Chapter11/router-cache-ws/src/main.rs:110
Function
signin
((req, params): (HttpRequest<State>, Form<UserForm>))
Chapter11/router/src/main.rs:102
Function
signin
((req, params): (HttpRequest<State>, Form<UserForm>))
Chapter11/router-cache/src/main.rs:106
Function
signup
((req, params): (HttpRequest<State>, Form<UserForm>))
Chapter15/deploy/microservices/router/src/main.rs:102
Function
signup
((req, params): (HttpRequest<State>, Form<UserForm>))
Chapter13/units/src/lib.rs:92
Function
signup
(params: Form<UserForm>)
Chapter11/router-cache-ws/src/main.rs:100
Function
signup
(params: Form<UserForm>)
Chapter11/router/src/main.rs:92
Function
signup
(params: Form<UserForm>)
Chapter11/router-cache/src/main.rs:96
Method
start_roll_call
(&self, o: ::grpc::RequestOptions, p: super::ring::Empty)
Chapter06/grpc-ring/src/ring_grpc.rs:59
Method
started
(&mut self, _: &mut Self::Context)
Chapter12/rabbit-actix/src/queue_actor.rs:141
Method
started
(&mut self, ctx: &mut Self::Context)
Chapter11/router-cache-ws/src/notify.rs:27
Method
stopped
(&mut self, ctx: &mut Self::Context)
Chapter11/router-cache-ws/src/notify.rs:39
Function
tasks_handler
(req: HttpRequest<State>)
Chapter12/rabbit-actix/src/server.rs:108
Function
test_list_with_client
()
Chapter13/units/src/lib.rs:325
Function
test_signin_with_client
()
Chapter13/units/src/lib.rs:316
Function
test_signup_with_client
()
Chapter13/units/src/lib.rs:307
Function
to_box
(fut :T)
Chapter05/futures-examples/src/main.rs:12
Function
to_internal
(err: E)
Chapter06/jsonrpc-ring/src/main.rs:53
Function
upload_handler
(req: HttpRequest<State>)
Chapter12/rabbit-actix/src/server.rs:70
Method
users
(&self)
Chapter15/deploy/microservices/router/src/main.rs:179
Method
users
()
Chapter13/integration/tests/utils.rs:33
Function
users_healthcheck
()
Chapter13/integration/tests/users.rs:8
Function
value
(req: HttpRequest<AppState>)
Chapter11/example-11-2-routes/src/main.rs:25
Function
value
(req: HttpRequest<AppState>)
Chapter11/example-11-3-json/src/main.rs:37
Method
visit_string
(self, value: String)
Chapter04/random-service-with-shuffle/src/color.rs:89
Method
visit_string
(self, value: String)
Chapter04/random-service-with-multiple-formats/src/color.rs:89
Function
wait
(s: u64)
Chapter13/integration/tests/utils.rs:109
Function
wait_pg
(url: &str)
Chapter15/deploy/utils/wait-pg/src/lib.rs:5
Method
with_client
(grpc_client: ::std::sync::Arc<::grpc::Client>)
Chapter06/grpc-ring/src/ring_grpc.rs:39
Method
write_to_with_cached_sizes
(&self, os: &mut ::protobuf::CodedOutputStream)
Chapter06/grpc-ring/src/ring.rs:63
Function
ws_connect
(req: &HttpRequest<State>)
Chapter11/router-cache-ws/src/main.rs:163
← previous
301–361 of 361, ranked by callers