MCPcopy Create free account

hub / github.com/PacktPublishing/Rust-High-Performance / functions

Functions145 in github.com/PacktPublishing/Rust-High-Performance

↓ 3 callersMethodcmp
(&self, other: &Self)
Chapter07/example1.rs:46
↓ 3 callersMethodexecute
(self)
Chapter02/example2.rs:25
↓ 2 callersFunctionimpl_methods
(ast: &DeriveInput, strategy: F)
Chapter09/example6/getset-derive/src/lib.rs:64
↓ 2 callersFunctionprint
(data: I)
Chapter02/example1.rs:30
↓ 2 callersFunctionprint_third
(slice: &[u32])
Chapter03/example3.rs:7
↓ 1 callersFunctionchange_third
(slice: &mut [u32])
Chapter03/example3.rs:1
↓ 1 callersMethoddecode
(&mut self, buf: &mut BytesMut)
Chapter11/example4/src/main.rs:44
↓ 1 callersFunctionestablish_connection
()
Chapter08/example11/src/main.rs:12
↓ 1 callersFunctioneven_more_complex_function
(a: i32)
Chapter02/example5.rs:16
↓ 1 callersFunctionexample_1
()
Chapter01/itertools/src/main.rs:11
↓ 1 callersFunctionexample_2
()
Chapter01/itertools/src/main.rs:30
↓ 1 callersFunctionexample_3
()
Chapter01/itertools/src/main.rs:40
↓ 1 callersFunctionexample_4
()
Chapter01/itertools/src/main.rs:50
↓ 1 callersFunctionfibonacci
This library gives a function to calculate Fibonacci numbers. Gives the Fibonacci sequence number for the given index.
Chapter06/example3/src/lib.rs:4
↓ 1 callersFunctionget_argument
()
Chapter02/example5.rs:20
↓ 1 callersFunctionget_fields
(ast: &DeriveInput)
Chapter09/example6/getset-derive/src/lib.rs:13
↓ 1 callersFunctiongrip_door
()
Chapter02/example3.rs:19
↓ 1 callersFunctionimpl_type_name
(ast: &syn::DeriveInput)
Chapter09/example5/type-name-derive/src/lib.rs:20
↓ 1 callersFunctionis_the_bolt_in_place
()
Chapter02/example3.rs:7
↓ 1 callersFunctionis_the_car_in_place
()
Chapter02/example3.rs:4
↓ 1 callersMethodmain_logic
(self)
Chapter02/example2.rs:14
↓ 1 callersFunctionmove_arm_to_car
()
Chapter02/example3.rs:13
↓ 1 callersFunctionmove_arm_to_new_door
()
Chapter02/example3.rs:10
↓ 1 callersFunctionread_file
()
Chapter08/example7/src/main.rs:23
↓ 1 callersFunctionsome_complex_computation
()
Chapter11/example1/src/main.rs:18
↓ 1 callersFunctionsome_complex_function
()
Chapter02/example5.rs:12
↓ 1 callersFunctionturn_bolt
()
Chapter02/example3.rs:16
↓ 1 callersFunctionwrite_hello
()
Chapter04/example1.rs:73
Functionadd_data
()
Chapter11/example8/src/main.rs:19
Functionbench_fibonacci_0
Benchmark the 0th sequence number.
Chapter06/example2/benches/example.rs:10
Functionbench_fibonacci_0
(b: &mut Bencher)
Chapter06/example1/src/lib.rs:55
Functionbench_fibonacci_1
Benchmark the 1st sequence number.
Chapter06/example2/benches/example.rs:15
Functionbench_fibonacci_1
(b: &mut Bencher)
Chapter06/example1/src/lib.rs:61
Functionbench_fibonacci_10
Benchmark the 10th sequence number.
Chapter06/example2/benches/example.rs:25
Functionbench_fibonacci_10
(b: &mut Bencher)
Chapter06/example1/src/lib.rs:73
Functionbench_fibonacci_2
Benchmark the 2nd sequence number.
Chapter06/example2/benches/example.rs:20
Functionbench_fibonacci_2
(b: &mut Bencher)
Chapter06/example1/src/lib.rs:67
Functionbench_fibonacci_20
Benchmark the 20th sequence number.
Chapter06/example2/benches/example.rs:30
Functionbench_fibonacci_20
(b: &mut Bencher)
Chapter06/example1/src/lib.rs:79
Methodbuild_hasher
(&self)
Chapter02/example7.rs:24
Functioncalculate_var
------------
Chapter01/iterators.rs:141
Functioncalculate_var2
------------
Chapter01/iterators.rs:147
Functioncriterion_benchmark
(c: &mut Criterion)
Chapter06/example3/benches/example.rs:10
Methoddecode_eof
(&mut self, buf: &mut BytesMut)
Chapter11/example4/src/main.rs:64
Methoddefault
()
Chapter03/example6.rs:11
Functionderive_getters
(input: TokenStream)
Chapter09/example6/getset-derive/src/lib.rs:41
Functionderive_setters
(input: TokenStream)
Chapter09/example6/getset-derive/src/lib.rs:53
Functiondeserialize_date_type
(deserializer: D)
Chapter08/example3/src/main.rs:37
Methoddrop
(&mut self)
Chapter10/example5.rs:8
Methodencode
(&mut self, chunk: Self::Item, buf: &mut BytesMut)
Chapter11/example4/src/main.rs:91
Methodeq
(&self, other: &Self)
Chapter07/example1.rs:40
Methodexpecting
(&self, formatter: &mut fmt::Formatter)
Chapter08/example3/src/main.rs:49
Functionfibonacci
This library gives a function to calculate Fibonacci numbers. Gives the Fibonacci sequence number for the given index.
Chapter06/example2/src/lib.rs:4
Functionfibonacci
Gives the Fibonacci sequence number for the given index.
Chapter06/example1/src/lib.rs:6
Methodfinish
(&self)
Chapter02/example7.rs:11
Methodfmt
(&self, f: &mut fmt::Formatter)
Chapter07/example1.rs:11
Methodfrom
(st: DoorMachine<WaitingCar>)
Chapter02/example3.rs:32
Methodfrom_bytes
(b: &[u8])
Chapter08/example4/src/main.rs:15
Functiongenerate_getter
(field: &syn::Field)
Chapter09/example6/getset-derive/src/lib.rs:91
Functiongenerate_setter
(field: &Field)
Chapter09/example6/getset-derive/src/lib.rs:79
Functionget_second
(slice: &[i32])
Chapter04/example1.rs:69
Methodhash
(&self, state: &mut H)
Chapter07/example2.rs:34
Functionindex
()
Chapter08/example12/src/main.rs:7
Methodinfo
(&self)
Chapter02/example1.rs:18
Functionit_fibonacci
()
Chapter06/example1/src/lib.rs:37
Functioniterate_something
()
Chapter07/example4.rs:40
Functionmain
()
Chapter04/example1.rs:30
Functionmain
()
Chapter04/example2/src/main.rs:7
Functionmain
()
Chapter07/example1.rs:20
Functionmain
()
Chapter07/example2.rs:11
Functionmain
()
Chapter07/example3.rs:18
Functionmain
()
Chapter07/example4.rs:24
Functionmain
()
Chapter03/example1.rs:1
Functionmain
()
Chapter03/example2.rs:1
Functionmain
()
Chapter03/example5.rs:16
Functionmain
()
Chapter03/example3.rs:13
Functionmain
()
Chapter03/example4.rs:10
Functionmain
()
Chapter03/example6.rs:16
Functionmain
()
Chapter01/iterators.rs:1
Functionmain
()
Chapter01/itertools/src/main.rs:4
Functionmain
()
Chapter10/example1.rs:3
Functionmain
()
Chapter10/example9.rs:5
Functionmain
()
Chapter10/example14.rs:5
Functionmain
()
Chapter10/example2.rs:4
Functionmain
()
Chapter10/example8.rs:4
Functionmain
()
Chapter10/example5.rs:17
Functionmain
()
Chapter10/example7.rs:3
Functionmain
()
Chapter10/example3.rs:3
Functionmain
()
Chapter10/example4.rs:3
Functionmain
()
Chapter10/example12.rs:4
Functionmain
()
Chapter10/example10.rs:5
Functionmain
()
Chapter10/example13.rs:5
Functionmain
()
Chapter10/example6.rs:5
Functionmain
()
Chapter10/example11.rs:5
Functionmain
()
Chapter10/example17/src/main.rs:3
Functionmain
()
Chapter10/example18/src/main.rs:3
Functionmain
()
Chapter10/example15/src/main.rs:8
Functionmain
()
Chapter10/example19/src/main.rs:9
Functionmain
()
Chapter10/example16/src/main.rs:9
Functionmain
()
Chapter10/example20/src/main.rs:5
next →1–100 of 145, ranked by callers