Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Apress/beginning-rust-2e
/ functions
Functions
846 in github.com/Apress/beginning-rust-2e
⨍
Functions
846
◇
Types & classes
148
↓ 1 callers
Function
f1
(x: i32)
Source Code/17-12.rs:7
↓ 1 callers
Function
f1
(x: i32)
Source Code/17-13.rs:7
↓ 1 callers
Function
f2
(x: i32)
Source Code/17-11.rs:14
↓ 1 callers
Function
f2
(x: i32)
Source Code/17-12.rs:14
↓ 1 callers
Function
f2
(x2: i32)
Source Code/11-03.rs:8
↓ 1 callers
Function
f2
(x: i32)
Source Code/17-13.rs:14
↓ 1 callers
Function
f2
(n: i32)
Source Code/17-14.rs:7
↓ 1 callers
Function
f3
(x: i32)
Source Code/17-11.rs:21
↓ 1 callers
Function
f3
(x: i32)
Source Code/17-12.rs:21
↓ 1 callers
Function
f3
(x: i32)
Source Code/17-13.rs:21
↓ 1 callers
Function
f4
(x: i32)
Source Code/17-11.rs:28
↓ 1 callers
Function
f4
(x: i32)
Source Code/17-12.rs:28
↓ 1 callers
Function
f4
(x: i32)
Source Code/17-13.rs:28
↓ 1 callers
Function
func
(_m1: &i32, _m2: &'a i32)
Source Code/23-25.rs:9
↓ 1 callers
Function
func
(_m1: &i32, _m2: &i32)
Source Code/23-15.rs:9
↓ 1 callers
Function
func
(_m1: &'a i32, _m2: &i32)
Source Code/23-24.rs:8
↓ 1 callers
Function
func
(_m1: &i32, _m2: &i32)
Source Code/23-14.rs:8
↓ 1 callers
Function
g
()
Source Code/18-12.rs:7
↓ 1 callers
Function
g
(a: i32)
Source Code/19-11.rs:6
↓ 1 callers
Function
g
()
Source Code/18-11.rs:7
↓ 1 callers
Function
g
()
Source Code/18-13.rs:6
↓ 1 callers
Method
get
(&self, key: u32)
Source Code/19-29.rs:16
↓ 1 callers
Method
get
(&self, key: u32)
Source Code/19-28.rs:15
↓ 1 callers
Method
get
8
Source Code/19-30.rs:20
↓ 1 callers
Method
ln
(self)
Source Code/19-27.rs:14
↓ 1 callers
Method
multiply
(self, other: Self)
Source Code/19-26.rs:12
↓ 1 callers
Method
multiply
(self, rhs: Rhs)
Source Code/19-27.rs:25
↓ 1 callers
Function
print_codes
(s: &str)
Source Code/16-04.rs:7
↓ 1 callers
Function
print_codes
(s: &str)
Source Code/16-03.rs:7
↓ 1 callers
Function
print_double
(x: f64)
Source Code/13-03.rs:6
↓ 1 callers
Function
print_double
(x: f64)
Source Code/13-04.rs:5
↓ 1 callers
Function
print_double
(x: f64)
Source Code/13-05.rs:5
↓ 1 callers
Function
print_double
(mut x: f64)
Source Code/09-12.rs:4
↓ 1 callers
Function
quartic_root
Source Code/19-05.cpp:9
↓ 1 callers
Function
quartic_root
(x: f64)
Source Code/19-01.rs:4
↓ 1 callers
Function
recursive_func
(n: usize)
Source Code/11-05.rs:12
↓ 1 callers
Function
recursive_func
(n: usize)
Source Code/11-04.rs:14
↓ 1 callers
Method
set_personal_names
(&mut self, new_name: String)
Source Code/18-10.rs:22
↓ 1 callers
Function
sqrt
()
Source Code/19-13.rs:4
↓ 1 callers
Function
swap_f32_bool
(a: f32, b: bool)
Source Code/10-12.rs:4
↓ 1 callers
Function
swap_i16_u16
It prints: (4, 3) (true, 5.0)*/
Source Code/10-12.rs:3
Function
Main
ILLEGAL. The compiler prints the error message: `main` function not found in crate `01_03` */
Source Code/01-03.rs:4
Function
_f1
()
Source Code/09-16.rs:9
Function
_f1
()
Source Code/09-15.rs:4
Function
_f2
()
Source Code/09-16.rs:10
Function
_f2
()
Source Code/09-15.rs:5
Function
_f3
()
Source Code/09-16.rs:11
Function
_f3
()
Source Code/09-15.rs:6
Function
_f4
()
Source Code/09-16.rs:12
Function
abs_quartic_root
(x: Number)
Source Code/19-17.rs:19
Function
abs_quartic_root
(x: Number)
Source Code/19-19.rs:25
Function
abs_quartic_root
(x: Number)
Source Code/19-16.rs:17
Function
abs_quartic_root
(x: Number)
Source Code/19-18.rs:22
Function
abs_quartic_root
(x: Number)
Source Code/19-15.rs:17
Method
add
(self, rhs: Self)
Source Code/20-09.rs:17
Method
add
(self, rhs: Self)
Source Code/20-07.rs:10
Method
add
(self, rhs: Self)
Source Code/20-08.rs:10
Method
add
(self, rhs: Self)
Source Code/20-10.rs:18
Method
age
(&self)
Source Code/18-09.rs:8
Function
as_bytes
(o: &T)
Source Code/12-07.rs:11
Method
clone
(&self)
Source Code/22-28.rs:8
Method
count
(&self, key: Self::Key)
Source Code/19-30.rs:28
Method
create
(address: &str, port: u16)
Source Code/20-01.rs:21
Function
desc
(a: &i32, b: &i32)
Source Code/13-02.rs:6
Function
divide
(numerator: f64, denominator: f64)
Source Code/10-18.rs:4
Function
divide
(dividend: i32, divisor: i32)
Source Code/09-24.rs:4
Function
double
(x: f64)
Source Code/09-13.rs:4
Method
drop
(&mut self)
Source Code/20-04.rs:14
Method
drop
(&mut self)
Source Code/20-03.rs:14
Method
drop
(&mut self)
Source Code/20-02.rs:14
Method
drop
(&mut self)
Source Code/20-01.rs:16
Function
exponentiate
(base: Number, exponent: Number)
Source Code/19-26.rs:19
Function
exponentiate
(base: f64, exponent: f64)
Source Code/19-25.rs:4
Function
exponentiate
( base: Base, exponent: Exponent)
Source Code/19-27.rs:30
Function
extract
(v: &mut BinaryHeap<i32>)
Source Code/21-11.rs:11
Function
extract
(v: &mut Vec<i32>)
Source Code/21-10.rs:10
Function
extract
(v: &mut Vec<i32>)
Source Code/21-09.rs:11
Function
extract
(v: &mut Vec<i32>)
Source Code/21-08.rs:10
Function
f
()
Source Code/18-12.rs:6
Function
f
(x: f64)
Source Code/09-18.rs:4
Function
f
(a: T)
Source Code/19-11.rs:7
Function
f
Library code
Source Code/10-01.rs:5
Function
f
(n: i32, x: &'a Vec<u8>, y: &Vec<u8>)
Source Code/23-21.rs:6
Function
f
(n: &u8)
Source Code/23-17.rs:6
Function
f
(x: &'a Vec<u8>, y: &Vec<u8>)
Source Code/23-23.rs:5
Function
f
(x: f64)
Source Code/09-19.rs:4
Function
f
()
Source Code/18-11.rs:6
Function
f
Library code
Source Code/10-05.rs:6
Function
f
Library code
Source Code/10-02.rs:8
Function
f
Library code
Source Code/10-03.rs:5
Function
f
(x: f64)
Source Code/09-17.rs:4
Function
f
(a: str)
Source Code/14-03.rs:6
Function
f
()
Source Code/09-05.rs:5
Function
f
()
Source Code/18-13.rs:5
Function
f
()
Source Code/23-16.rs:5
Function
f
Library code
Source Code/10-04.rs:5
Function
f
(n: i32, x: &'a Vec<u8>, y: &Vec<u8>)
Source Code/23-22.rs:5
Function
f1
(x: i32)
Source Code/09-14.rs:6
Function
f1
(x: Number)
Source Code/18-16.rs:5
Function
f1
(x: f32)
Source Code/18-15.rs:4
← previous
next →
101–200 of 846, ranked by callers