MCPcopy Create free account

hub / github.com/ProgrammingRust/examples / types & classes

Types & classes50 in github.com/ProgrammingRust/examples

↓ 2 callersClassAscii
ascii/src/lib.rs:4
↓ 1 callersClassNotAsciiError
ascii/src/lib.rs:25
↓ 1 callersClassSpawnBlocking
spawn-blocking/src/lib.rs:7
ClassBasicRouter
basic-router/src/lib.rs:20
EnumBinaryTree
An ordered collection of `T`s.
binary-tree/src/lib.rs:4
ClassCell
The simulation of biological cells, which is as low-level as we go.
fern_sim/src/spores.rs:35
ClassCommit
libgit2-rs-safe/src/git/mod.rs:167
ClassComplex
complex/src/lib.rs:27
ClassError
libgit2-rs-safe/src/git/mod.rs:8
ClassFern
fern_sim/src/plant_structures/mod.rs:27
EnumFernType
fern_sim/src/plant_structures/mod.rs:23
ClassGapBuffer
A GapBuffer<T> is a sequence of elements of type `T` that can insert and remove elements at any position in constant time. Indexing is also constant t
gap-buffer/src/lib.rs:13
ClassGcdParameters
actix-gcd/src/main.rs:36
ClassGene
fern_sim/src/spores.rs:46
ClassInterval
interval/src/lib.rs:5
ClassIter
gap-buffer/src/lib.rs:203
EnumJson
json-macro/src/lib.rs:9
ClassLeaf
Simulation of individual leaves (for the formation of leaves, see `stem`).
fern_sim/src/plant_structures/leaves.rs:4
ClassOid
The identifier of some sort of object stored in the Git object database: a commit, tree, blob, tag, etc. This is a wide hash of the object's contents.
libgit2-rs-safe/src/git/mod.rs:142
ClassPhloem
Structures for distributing the products of photosynthesis. Tissue for translocating sucrose and other photosynthesis products.
fern_sim/src/plant_structures/stems/phloem.rs:4
ClassQueue
A first-in, first-out queue of characters.
queue/src/lib.rs:5
ClassQueue
generic-queue/src/lib.rs:4
ClassRefWithFlag
A `&T` and a `bool`, wrapped up in a single word. The type `T` must require at least two-byte alignment. If you're the kind of programmer who's never
ref-with-flag/src/lib.rs:13
ClassRepository
A Git repository.
libgit2-rs-safe/src/git/mod.rs:51
ClassRequest
basic-router/src/lib.rs:5
ClassResponse
basic-router/src/lib.rs:12
ClassRoot
fern_sim/src/plant_structures/roots.rs:3
ClassSession
fern_sim/src/net.rs:1
ClassShared
spawn-blocking/src/lib.rs:9
ClassSignature
libgit2-rs-safe/src/git/mod.rs:209
ClassSporangium
fern_sim/src/spores.rs:30
ClassSpore
A cell made by an adult fern. It disperses on the wind as part of the fern life cycle. A spore grows into a prothallus -- a whole separate organism, u
fern_sim/src/spores.rs:11
ClassStem
fern_sim/src/plant_structures/stems.rs:10
ClassTerrarium
The simulated universe.
fern_sim/src/simulation.rs:10
ClassTreeIter
The state of an in-order traversal of a `BinaryTree`.
binary-tree/src/lib.rs:136
ClassTreeNode
A part of a BinaryTree.
binary-tree/src/lib.rs:10
ClassVascularPath
fern_sim/src/plant_structures/mod.rs:56
ClassXylem
Structures for bringing nutrients from roots up to other parts of the plant. Vascular tissue for transporting water and nutrients from the roots.
fern_sim/src/plant_structures/stems/xylem.rs:4
Classgit_commit
libgit2-rs/src/raw.rs:29
Enumgit_commit
libgit2-rs-safe/src/git/raw.rs:28
Classgit_error
libgit2-rs/src/raw.rs:32
Classgit_error
libgit2-rs-safe/src/git/raw.rs:31
Classgit_oid
libgit2-rs/src/raw.rs:40
Classgit_oid
libgit2-rs-safe/src/git/raw.rs:39
Classgit_repository
libgit2-rs/src/raw.rs:28
Enumgit_repository
libgit2-rs-safe/src/git/raw.rs:27
Classgit_signature
libgit2-rs/src/raw.rs:53
Classgit_signature
libgit2-rs-safe/src/git/raw.rs:52
Classgit_time
libgit2-rs/src/raw.rs:47
Classgit_time
libgit2-rs-safe/src/git/raw.rs:46