Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Eugeny/rust-sinner
/ functions
Functions
20 in github.com/Eugeny/rust-sinner
⨍
Functions
20
◇
Types & classes
4
↓ 2 callers
Method
as_slice
(&self)
src/list_of_the_damned.rs:68
↓ 2 callers
Method
push
(&mut self, item: T)
src/list_of_the_damned.rs:21
↓ 1 callers
Method
as_mut_slice
(&mut self)
src/list_of_the_damned.rs:72
↓ 1 callers
Method
len
(&self)
src/list_of_the_damned.rs:64
↓ 1 callers
Method
remove
(&mut self, index: usize)
src/list_of_the_damned.rs:40
Method
clear
(&self)
src/list_of_the_damned.rs:56
Method
clone
(&self)
src/lib.rs:33
Method
deref
(&self)
src/lib.rs:50
Method
deref
(& self)
src/list_of_the_damned.rs:89
Method
deref_mut
(&mut self)
src/lib.rs:58
Method
deref_mut
(&mut self)
src/list_of_the_damned.rs:98
Method
from
(v: T)
src/lib.rs:42
Method
insert
(&mut self, index: usize, item: T)
src/list_of_the_damned.rs:29
Method
is_empty
(&self)
src/list_of_the_damned.rs:60
Method
new
(data: T)
src/lib.rs:25
Method
new
()
src/list_of_the_damned.rs:14
Method
pop
(&mut self)
src/list_of_the_damned.rs:52
Method
summon
()
src/lib.rs:70
Function
summon_test
()
src/lib.rs:78
Method
swap_remove
(&mut self, index: usize)
src/list_of_the_damned.rs:76