MCPcopy Create free account

hub / github.com/PacktPublishing/Network-Programming-with-Rust / functions

Functions272 in github.com/PacktPublishing/Network-Programming-with-Rust

Functionmain
()
Chapter02/custom-errors.rs:33
Functionmain
()
Chapter02/ownership-heap-fixed.rs:1
Functionmain
()
Chapter02/generic-function-fixed.rs:8
Functionmain
()
Chapter02/range.rs:3
Functionmain
()
Chapter02/collatz.rs:28
Functionmain
()
Chapter02/channels.rs:4
Functionmain
()
Chapter02/ownership-stack.rs:1
Functionmain
()
Chapter02/generic-function.rs:6
Functionmain
()
Chapter02/extending-types.rs:11
Functionmain
()
Chapter02/ownership-heap.rs:1
Functionmain
()
Chapter02/closure-borrow.rs:1
Functionmain
()
Chapter02/derive.rs:16
Functionmain
()
Chapter02/panic.rs:5
Functionmain
()
Chapter02/unsafe.rs:1
Functionmain
()
Chapter02/options.rs:9
Functionmain
()
Chapter02/syntactic-macro.rs:16
Functionmain
()
Chapter02/hello-rust/src/main.rs:3
Functionmain
()
Chapter08/key-exchange/examples/server.rs:40
Functionmain
()
Chapter08/key-exchange/examples/client.rs:10
Functionmain
()
Chapter08/openssl-example/src/main.rs:50
Functionmain
()
Chapter08/rustls-client/src/main.rs:10
Functionmain
()
Chapter08/tokio-tls-example/src/main.rs:43
Methodmax
(&self)
Chapter02/traits.rs:12
Methodmerge_from
(&mut self, is: &mut ::protobuf::CodedInputStream)
Chapter05/grpc/src/foobar.rs:138
Methodmessage
(&'a self)
Chapter05/lettre-example/src/main.rs:46
Methodmessage_id
(&self)
Chapter05/lettre-example/src/main.rs:42
Methodmut_accepted_for_reflect
(&mut self)
Chapter05/grpc/src/foobar.rs:311
Methodmut_cabs
Mutable pointer to the field.
Chapter05/grpc/src/foobar.rs:664
Methodmut_cabs_for_reflect
(&mut self)
Chapter05/grpc/src/foobar.rs:681
Methodmut_latitude_for_reflect
(&mut self)
Chapter05/grpc/src/foobar.rs:1096
Methodmut_location
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
Chapter05/grpc/src/foobar.rs:103
Methodmut_location_for_reflect
(&mut self)
Chapter05/grpc/src/foobar.rs:123
Methodmut_longitude_for_reflect
(&mut self)
Chapter05/grpc/src/foobar.rs:1119
Methodmut_name
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
Chapter05/grpc/src/foobar.rs:65
Methodmut_name_for_reflect
(&mut self)
Chapter05/grpc/src/foobar.rs:82
Methodnew
(start: u64)
Chapter07/streams/src/main.rs:18
Methodnew
(port: u32)
Chapter03/mio-example/src/main.rs:16
Methodnew
(from_address: EmailAddress, to_addresses: Vec<EmailAddress>, message_id: String, mess
Chapter05/lettre-example/src/main.rs:21
Methodnew
()
Chapter05/grpc/src/foobar.rs:38
Methodnew_plain
(host: &str, port: u16, conf: ::grpc::ClientConf)
Chapter05/grpc/src/foobar_grpc.rs:57
Methodnew_service_def
(handler: H)
Chapter05/grpc/src/foobar_grpc.rs:85
Methodnew_tls
(host: &str, port: u16, conf: ::grpc::ClientConf)
Chapter05/grpc/src/foobar_grpc.rs:62
Methodpair
()
Chapter07/collatz-streaming/src/lib.rs:69
Functionparse_ipv6_header
(i: &[u8])
Chapter04/chapter4/nom-ipv6/src/main.rs:63
Methodpoll
(&mut self)
Chapter07/collatz-streaming/src/lib.rs:79
Functionpost_create
(db: DB, post: PostData)
Chapter06/ch6/rocket-blog/src/main.rs:43
Functionpost_delete
(db: DB, id: i32)
Chapter06/ch6/rocket-blog/src/main.rs:56
Functionpost_edit
(db: DB, id: i32, post: PostData)
Chapter06/ch6/rocket-blog/src/main.rs:50
Functionpost_get
(db: DB, id: i32)
Chapter06/ch6/rocket-blog/src/main.rs:37
Functionposts_get
(db: DB)
Chapter06/ch6/rocket-blog/src/main.rs:31
Functionreceiver
(recv: Receiver<T>, recv_lock: BiLock<u64>)
Chapter07/futures-bilock/src/main.rs:24
Functionreceiver
(recv: Receiver<T>)
Chapter07/futures-ping-pong/src/main.rs:21
Methodrecord_cab_location
(&self, o: ::grpc::RequestOptions, p: super::foobar::CabLocationRequest)
Chapter05/grpc/src/foobar_grpc.rs:70
Methodrespond_to
(self, _request: &Request)
Chapter06/ch6/rocket-blog/src/error.rs:44
Methodsawtooth
(&self)
Chapter02/extending-types.rs:6
Methodserialize
(&self, serializer: S)
Chapter04/chapter4/serde-custom/src/main.rs:18
Methodset_latitude
Param is passed by value, moved
Chapter05/grpc/src/foobar.rs:1084
Methodset_longitude
Param is passed by value, moved
Chapter05/grpc/src/foobar.rs:1107
Functionsum
(tuple: Tuple<T>)
Chapter02/generic-function-fixed.rs:18
Functionsum
(tuple: Tuple<T>)
Chapter02/generic-function.rs:16
Methodtake_cabs
Take field
Chapter05/grpc/src/foobar.rs:669
Methodtake_location
Take field
Chapter05/grpc/src/foobar.rs:111
Methodtake_name
Take field
Chapter05/grpc/src/foobar.rs:70
Functiontest_factorial
()
Chapter02/factorial/src/lib.rs:30
Functiontest_ser_de
()
Chapter04/chapter4/serde-custom/src/main.rs:139
Methodto
(&self)
Chapter05/lettre-example/src/main.rs:34
Functionto_ipv6_address
(i: &[u8])
Chapter04/chapter4/nom-ipv6/src/main.rs:28
Methodvisit_map
(self, mut map: V)
Chapter04/chapter4/serde-custom/src/main.rs:81
Methodvisit_str
(self, value: &str)
Chapter04/chapter4/serde-custom/src/main.rs:55
Functionwebpage
(name: String, visitor: State<VisitorCounter>)
Chapter06/ch6/rocket-templates/src/main.rs:17
Methodwith_client
(grpc_client: ::grpc::Client)
Chapter05/grpc/src/foobar_grpc.rs:39
Methodwrite_to_with_cached_sizes
(&self, os: &mut ::protobuf::CodedOutputStream)
Chapter05/grpc/src/foobar.rs:172
← previous201–272 of 272, ranked by callers