Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kobzol/rust-course-fei
/ functions
Functions
835 in github.com/Kobzol/rust-course-fei
⨍
Functions
835
◇
Types & classes
158
↓ 2 callers
Function
string
()
lessons/05/exercises/tests/02_parser_combinator.rs:510
↓ 2 callers
Function
take_shape
(_: T)
lessons/04/exercises/tests/01_shape.rs:58
↓ 2 callers
Method
try_send
(&mut self, msg: ClientToServerMsg)
lessons/09/exercises/src/lib.rs:675
↓ 2 callers
Method
try_send
(&mut self, msg: ClientToServerMsg)
lessons/10/exercises/src/lib.rs:796
↓ 2 callers
Method
write
(&mut self, buf: &[u8])
lessons/08/exercises/src/lib.rs:685
↓ 1 callers
Method
add
(&mut self, f: F)
archive/2023/projects/network-chat/03/src/main.rs:140
↓ 1 callers
Method
add_client
(&mut self, address: SocketAddr, socket: Arc<TcpStream>)
archive/2023/projects/network-chat/02/src/chat.rs:17
↓ 1 callers
Function
add_numbers
lessons/01/ub-examples/aliasing.cpp:4
↓ 1 callers
Function
annotate_error
(input: &str, error: ParseError)
archive/2023/projects/assembly-interpret/03/src/parser.rs:76
↓ 1 callers
Function
annotate_line
(input: &str, error: ParseError)
archive/2023/projects/assembly-interpret/04/src/bin/main.rs:108
↓ 1 callers
Function
as_admin
(user: User)
archive/2023/exercises/02/exercises/src/bin/witness.rs:10
↓ 1 callers
Method
check_closed
(mut self)
lessons/09/exercises/src/lib.rs:705
↓ 1 callers
Method
check_closed
(mut self)
lessons/08/exercises/src/lib.rs:671
↓ 1 callers
Function
client_loop
(socket: TcpStream)
archive/2023/projects/network-chat/02/src/client.rs:10
↓ 1 callers
Function
client_loop
( mut client: TcpStream, addr: SocketAddr, chat: Rc<RefCell<Chat>>, )
archive/2023/projects/network-chat/04/src/main.rs:13
↓ 1 callers
Method
cmp
TODO: implement this method
lessons/04/exercises/tests/09_poker_hand_value.rs:132
↓ 1 callers
Function
create_server_future
()
archive/2023/projects/network-chat/03/src/main.rs:120
↓ 1 callers
Method
dependencies_iter
Returns an iterator over **all** transitive dependencies of the node with the given `id`. The dependencies should be iterated in breadth-first order (
lessons/05/exercises/tests/03_graph.rs:111
↓ 1 callers
Function
empty
()
archive/2023/exercises/04/exercises/tests/06_count.rs:18
↓ 1 callers
Method
execute
( &self, line: &str, state: &mut InterpreterState, output: &mut dyn Write,
archive/2023/projects/shell-interpret/src/commands/print_workdir.rs:8
↓ 1 callers
Function
execute_instruction
(cpu: &mut Cpu, inst: Instruction)
archive/2023/projects/assembly-interpret/02/src/lib.rs:31
↓ 1 callers
Function
execute_instruction
( cpu: &mut Cpu<T>, instruction: Instruction<T>, )
archive/2023/projects/assembly-interpret/03/src/lib.rs:28
↓ 1 callers
Function
execute_instruction
( cpu: &mut Cpu<T>, program: &Program<T>, instruction: Instruction<T>, )
archive/2023/projects/assembly-interpret/04/src/lib.rs:34
↓ 1 callers
Method
execute_line
(&mut self, line: &str, output: &mut dyn Write)
archive/2023/projects/shell-interpret/src/lib.rs:23
↓ 1 callers
Function
execute_program
( cpu: &mut Cpu<T>, program: Program<T>, )
archive/2023/projects/assembly-interpret/03/src/lib.rs:58
↓ 1 callers
Function
execute_program
( cpu: &mut Cpu<T>, program: Program<T>, )
archive/2023/projects/assembly-interpret/04/src/lib.rs:91
↓ 1 callers
Method
flush
(&mut self)
lessons/08/exercises/src/lib.rs:689
↓ 1 callers
Function
get_car_id
()
archive/2023/exercises/02/exercises/src/bin/newtype.rs:4
↓ 1 callers
Method
get_cell
(&self, expr: AddressableExpr)
archive/2023/projects/assembly-interpret/03/src/cpu.rs:99
↓ 1 callers
Method
get_cell
(&self, expr: AddressableExpr)
archive/2023/projects/assembly-interpret/04/src/cpu.rs:99
↓ 1 callers
Method
get_cell_mut
(&mut self, expr: AddressableExpr)
archive/2023/projects/assembly-interpret/03/src/cpu.rs:107
↓ 1 callers
Method
get_cell_mut
(&mut self, expr: AddressableExpr)
archive/2023/projects/assembly-interpret/04/src/cpu.rs:107
↓ 1 callers
Method
get_dependencies
Returns IDs of the direct dependencies of the node with the given `id`.
lessons/05/exercises/tests/03_graph.rs:93
↓ 1 callers
Method
get_dependents
Returns IDs of nodes that directly depend on the node with the given `id`.
lessons/05/exercises/tests/03_graph.rs:98
↓ 1 callers
Function
get_driver_id
()
archive/2023/exercises/02/exercises/src/bin/newtype.rs:7
↓ 1 callers
Method
get_value
Returns the value within a node with the given `id`.
lessons/05/exercises/tests/03_graph.rs:85
↓ 1 callers
Function
hand
(input: &str)
lessons/04/exercises/tests/09_poker_hand_value.rs:255
↓ 1 callers
Function
handle_client
( address: SocketAddr, client: Arc<TcpStream>, chat: Arc<Mutex<Chat>>, )
archive/2023/projects/network-chat/02/src/server.rs:10
↓ 1 callers
Function
in_array
lessons/01/ub-examples/oob.cpp:3
↓ 1 callers
Method
inner
(&self)
lessons/09/exercises/src/writer.rs:27
↓ 1 callers
Method
into_inner
(self)
lessons/10/exercises/src/writer.rs:32
↓ 1 callers
Method
into_inner
(self)
lessons/08/exercises/src/writer.rs:36
↓ 1 callers
Function
is_admin
(user: &User)
archive/2023/exercises/02/exercises/src/bin/witness.rs:16
↓ 1 callers
Method
is_ready
Returns true if the node with the given `id` is **ready**.
lessons/05/exercises/tests/03_graph.rs:80
↓ 1 callers
Method
is_zero
(&self)
archive/2023/projects/assembly-interpret/04/src/lib.rs:29
↓ 1 callers
Method
list_users
(&mut self)
lessons/10/exercises/src/lib.rs:759
↓ 1 callers
Method
memory_size
(self, memory_size: usize)
archive/2023/projects/assembly-interpret/02/src/cpu.rs:23
↓ 1 callers
Method
memory_size
(self, memory_size: usize)
archive/2023/projects/assembly-interpret/01/src/main.rs:40
↓ 1 callers
Method
memory_size
(self, memory_size: usize)
archive/2023/projects/assembly-interpret/03/src/cpu.rs:23
↓ 1 callers
Method
memory_size
(self, memory_size: usize)
archive/2023/projects/assembly-interpret/04/src/cpu.rs:23
↓ 1 callers
Function
order_taxi
(car_id: CarId, driver_id: DriverId)
archive/2023/exercises/02/exercises/src/bin/newtype.rs:11
↓ 1 callers
Function
parse_program
(input: &str)
archive/2023/projects/assembly-interpret/04/src/parser.rs:37
↓ 1 callers
Function
parse_read_expr
(input: &str)
archive/2023/projects/assembly-interpret/02/src/parsing.rs:95
↓ 1 callers
Function
parse_writable_expr
(input: &str)
archive/2023/projects/assembly-interpret/03/src/parser.rs:130
↓ 1 callers
Function
parse_writable_expr
(input: &str)
archive/2023/projects/assembly-interpret/04/src/parser.rs:137
↓ 1 callers
Function
print_data
(a: u32, print_type: PrintType)
archive/2023/exercises/02/exercises/src/bin/enum-param.rs:7
↓ 1 callers
Method
read
(&mut self, buf: &mut [u8])
lessons/09/exercises/src/lib.rs:714
↓ 1 callers
Method
read
(&mut self, buf: &mut [u8])
lessons/08/exercises/src/lib.rs:679
↓ 1 callers
Method
read
(&mut self)
archive/2023/projects/network-chat/02/src/reader.rs:25
↓ 1 callers
Method
read
(&mut self)
archive/2023/projects/network-chat/01/src/reader.rs:25
↓ 1 callers
Method
read
(&mut self)
archive/2023/projects/network-chat/03/src/reader.rs:23
↓ 1 callers
Method
register_count
(self, register_count: usize)
archive/2023/projects/assembly-interpret/02/src/cpu.rs:16
↓ 1 callers
Method
register_count
(self, register_count: usize)
archive/2023/projects/assembly-interpret/01/src/main.rs:33
↓ 1 callers
Method
register_count
(self, register_count: usize)
archive/2023/projects/assembly-interpret/03/src/cpu.rs:16
↓ 1 callers
Method
register_count
(self, register_count: usize)
archive/2023/projects/assembly-interpret/04/src/cpu.rs:16
↓ 1 callers
Method
remove_client
(&mut self, address: SocketAddr)
archive/2023/projects/network-chat/02/src/chat.rs:22
↓ 1 callers
Method
resolve_label
(&self, label: &str)
archive/2023/projects/assembly-interpret/04/src/instruction.rs:63
↓ 1 callers
Method
run
(mut self)
archive/2023/projects/network-chat/03/src/main.rs:146
↓ 1 callers
Function
run_client
(port: u16)
archive/2023/projects/network-chat/02/src/bin/chat.rs:55
↓ 1 callers
Function
run_client
(port: u16)
archive/2023/projects/network-chat/01/src/main.rs:43
↓ 1 callers
Function
run_server
TODO: implement the following asynchronous function called `run_server` It should start a chat server on a TCP/IP port assigned to it by the operating
lessons/10/exercises/src/lib.rs:87
↓ 1 callers
Function
run_server
TODO: implement the following function called `run_server` It should start a chat server on a TCP/IP port assigned to it by the operating system and r
lessons/08/exercises/src/lib.rs:75
↓ 1 callers
Function
run_server
(port: u16)
archive/2023/projects/network-chat/02/src/bin/chat.rs:62
↓ 1 callers
Function
run_server
(port: u16)
archive/2023/projects/network-chat/01/src/main.rs:61
↓ 1 callers
Function
server_loop
()
archive/2023/projects/network-chat/04/src/main.rs:44
↓ 1 callers
Function
show_dashboard
()
archive/2023/exercises/02/exercises/src/bin/witness.rs:20
↓ 1 callers
Function
show_database
(admin: Admin)
archive/2023/exercises/02/exercises/src/bin/witness.rs:21
↓ 1 callers
Function
take_hash
(_: H)
lessons/06/exercises/assignments/tests/01_newtype_wrapper.rs:54
↓ 1 callers
Function
to_encrypted_file
(file: OpenedFile, key: u32)
archive/2023/exercises/02/exercises/src/bin/move-and-recreate.rs:12
↓ 1 callers
Function
to_file
(file: EncryptedFile)
archive/2023/exercises/02/exercises/src/bin/move-and-recreate.rs:16
↓ 1 callers
Method
try_send
(&mut self, msg: ClientToServerMsg)
lessons/08/exercises/src/lib.rs:641
↓ 1 callers
Function
with_line
( result: Result<T, ParseErrorKind<'a>>, line_number: usize, line: &'a str, )
archive/2023/projects/assembly-interpret/02/src/parsing.rs:83
↓ 1 callers
Method
write
(&mut self, expr: WriteExpr, value: u8)
archive/2023/projects/assembly-interpret/01/src/main.rs:90
↓ 1 callers
Method
zeroed
(self)
archive/2023/projects/assembly-interpret/02/src/cpu.rs:30
↓ 1 callers
Method
zeroed
(self)
archive/2023/projects/assembly-interpret/01/src/main.rs:47
Function
access_data_after_encrypting
()
lessons/03/exercises/src/encrypt_decrypt.rs:56
Function
access_encrypted_data_after_decrypting
()
lessons/03/exercises/src/encrypt_decrypt.rs:67
Function
add
()
lessons/01/exercises/tests/03_struct.rs:22
Method
add
(self, rhs: Self)
lessons/04/exercises/tests/06_cumulative_sum.rs:50
Method
add
(self, rhs: Self)
archive/2023/projects/assembly-interpret/03/src/bin/interpret.rs:23
Method
add
(self, rhs: Self)
archive/2023/exercises/04/exercises/tests/04_cumulative_sum.rs:38
Function
add_dependencies
()
lessons/05/exercises/tests/03_graph.rs:145
Function
add_dependencies_complex
()
lessons/05/exercises/tests/03_graph.rs:154
Function
add_duplicate_id
()
lessons/05/exercises/tests/03_graph.rs:226
Function
admin_dashboard
(user: User)
archive/2023/exercises/02/exercises/src/bin/witness.rs:23
Function
admin_database
(user: User)
archive/2023/exercises/02/exercises/src/bin/witness.rs:31
Function
already_in_order
()
lessons/03/exercises/tests/05_bubble_sort.rs:28
Function
already_in_order_long
()
lessons/03/exercises/tests/05_bubble_sort.rs:33
Function
anonymous_visitor
()
lessons/03/exercises/tests/06_zerocopy_parsing.rs:46
Function
anonymous_visitor_no_semicolon
()
lessons/03/exercises/tests/06_zerocopy_parsing.rs:54
← previous
next →
101–200 of 835, ranked by callers