MCPcopy Create free account

hub / github.com/ProgrammingRust/examples / functions

Functions161 in github.com/ProgrammingRust/examples

Functionmain
()
echo-server/src/main.rs:28
Functionmain
()
copy/src/main.rs:107
Functionmain
()
gcd/src/main.rs:29
Functionmain
()
grep/src/main.rs:44
Functionmain
()
http-get/src/main.rs:21
Functionmain
()
many-requests-surf/src/main.rs:20
Functionmain
()
many-requests/src/main.rs:39
Functionmain
()
libgit2-rs/build.rs:1
Functionmain
()
libgit2-rs/src/main.rs:40
Functionmain
()
cheapo-request/src/main.rs:19
Functionmain
()
actix-gcd/src/main.rs:4
Functionmain
()
libgit2-rs-safe/build.rs:1
Functionmain
()
libgit2-rs-safe/src/main.rs:6
Functionmany_parallel
()
spawn-blocking/src/tests.rs:45
Functionmany_serial
()
spawn-blocking/src/tests.rs:36
Methodmessage
(&self)
libgit2-rs-safe/src/git/mod.rs:201
Functionmisc
()
gap-buffer/src/lib.rs:262
Methodmul
(self, rhs: Self)
complex/src/lib.rs:72
Methodname
Return the author's name as a `&str`, or `None` if it is not well-formed UTF-8.
libgit2-rs-safe/src/git/mod.rs:217
Methodneg
(self)
complex/src/lib.rs:148
Methodnew
Create an empty router.
basic-router/src/lib.rs:26
Methodnew
Create a new empty terrarium.
fern_sim/src/simulation.rs:16
Methodnew
(_type: FernType)
fern_sim/src/plant_structures/mod.rs:33
Methodnew
(ptr: &'a T, flag: bool)
ref-with-flag/src/lib.rs:19
Methodnew
()
queue/src/lib.rs:95
Methodnew
()
generic-queue/src/lib.rs:10
Methodnew
()
gap-buffer/src/lib.rs:25
Methodopen
(path: P)
libgit2-rs-safe/src/git/mod.rs:61
Functionoriginal_example
()
json-macro/src/macros.rs:55
Functionother_cloned
()
binary-tree/src/lib.rs:259
Methodpartial_cmp
(&self, other: &Interval<T>)
interval/src/lib.rs:13
Methodposition
Return the current insertion position.
gap-buffer/src/lib.rs:41
Functionpost_gcd
(form: web::Form<GcdParameters>)
actix-gcd/src/main.rs:41
Functionproduce_spore
Simulate the production of a spore by meiosis.
fern_sim/src/spores.rs:16
Functionrecombine
Mix genes to prepare for meiosis (part of interphase).
fern_sim/src/spores.rs:26
Methodremove
Remove the element just after the insertion position and return it, or return `None` if the insertion position is at the end of the GapBuffer.
gap-buffer/src/lib.rs:143
Functionreq
(url: &str)
basic-router/src/lib.rs:72
Functionshutdown
()
libgit2-rs-safe/src/git/mod.rs:84
Methodsplit
(self)
generic-queue/src/lib.rs:41
Methodsub
(self, rhs: Self)
complex/src/lib.rs:57
Functiontest
()
generic-queue/src/lib.rs:47
Functiontest
()
gap-buffer/src/lib.rs:249
Functiontest
()
interval/src/lib.rs:27
Functiontest
()
block-on/src/lib.rs:24
Functiontest_add_method_1
()
binary-tree/src/lib.rs:105
Functiontest_add_method_2
()
binary-tree/src/lib.rs:117
Functiontest_complex_eq
()
complex/src/lib.rs:98
Functiontest_fiddlehead_unfurling
()
fern_sim/tests/unfurl.rs:10
Functiontest_gcd
()
gcd/src/main.rs:18
Functiontest_generic
()
generic-queue/src/lib.rs:80
Functiontest_is_empty
()
queue/src/lib.rs:63
Functiontest_new
()
queue/src/lib.rs:101
Functiontest_push_pop
()
queue/src/lib.rs:38
Functiontest_router
()
basic-router/src/lib.rs:82
Functiontest_split
()
queue/src/lib.rs:80
Functiontrace_path
Create and return a [`VascularPath`] which represents the path of nutrients from the given [`Root`][r] to the given [`Leaf`](leaves::Leaf). [r]: root
fern_sim/src/plant_structures/mod.rs:51
Functiontry_it_out
()
complex/src/lib.rs:82
Methodupload_all
Upload all local terrariums to the online gallery. ```no_run let mut session = fern_sim::connect(); session.upload_all(); ```
fern_sim/src/net.rs:14
Functionuse_ref_with_flag
()
ref-with-flag/src/lib.rs:45
Functionverify_password
(password: &str, hash: &str, key: &str)
spawn-blocking/src/tests.rs:3
Methodwalk
(&self)
binary-tree/src/lib.rs:70
← previous101–161 of 161, ranked by callers