Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgrammingRust/examples
/ types & classes
Types & classes
50 in github.com/ProgrammingRust/examples
⨍
Functions
161
◇
Types & classes
50
↓ 2 callers
Class
Ascii
ascii/src/lib.rs:4
↓ 1 callers
Class
NotAsciiError
ascii/src/lib.rs:25
↓ 1 callers
Class
SpawnBlocking
spawn-blocking/src/lib.rs:7
Class
BasicRouter
basic-router/src/lib.rs:20
Enum
BinaryTree
An ordered collection of `T`s.
binary-tree/src/lib.rs:4
Class
Cell
The simulation of biological cells, which is as low-level as we go.
fern_sim/src/spores.rs:35
Class
Commit
libgit2-rs-safe/src/git/mod.rs:167
Class
Complex
complex/src/lib.rs:27
Class
Error
libgit2-rs-safe/src/git/mod.rs:8
Class
Fern
fern_sim/src/plant_structures/mod.rs:27
Enum
FernType
fern_sim/src/plant_structures/mod.rs:23
Class
GapBuffer
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
Class
GcdParameters
actix-gcd/src/main.rs:36
Class
Gene
fern_sim/src/spores.rs:46
Class
Interval
interval/src/lib.rs:5
Class
Iter
gap-buffer/src/lib.rs:203
Enum
Json
json-macro/src/lib.rs:9
Class
Leaf
Simulation of individual leaves (for the formation of leaves, see `stem`).
fern_sim/src/plant_structures/leaves.rs:4
Class
Oid
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
Class
Phloem
Structures for distributing the products of photosynthesis. Tissue for translocating sucrose and other photosynthesis products.
fern_sim/src/plant_structures/stems/phloem.rs:4
Class
Queue
A first-in, first-out queue of characters.
queue/src/lib.rs:5
Class
Queue
generic-queue/src/lib.rs:4
Class
RefWithFlag
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
Class
Repository
A Git repository.
libgit2-rs-safe/src/git/mod.rs:51
Class
Request
basic-router/src/lib.rs:5
Class
Response
basic-router/src/lib.rs:12
Class
Root
fern_sim/src/plant_structures/roots.rs:3
Class
Session
fern_sim/src/net.rs:1
Class
Shared
spawn-blocking/src/lib.rs:9
Class
Signature
libgit2-rs-safe/src/git/mod.rs:209
Class
Sporangium
fern_sim/src/spores.rs:30
Class
Spore
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
Class
Stem
fern_sim/src/plant_structures/stems.rs:10
Class
Terrarium
The simulated universe.
fern_sim/src/simulation.rs:10
Class
TreeIter
The state of an in-order traversal of a `BinaryTree`.
binary-tree/src/lib.rs:136
Class
TreeNode
A part of a BinaryTree.
binary-tree/src/lib.rs:10
Class
VascularPath
fern_sim/src/plant_structures/mod.rs:56
Class
Xylem
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
Class
git_commit
libgit2-rs/src/raw.rs:29
Enum
git_commit
libgit2-rs-safe/src/git/raw.rs:28
Class
git_error
libgit2-rs/src/raw.rs:32
Class
git_error
libgit2-rs-safe/src/git/raw.rs:31
Class
git_oid
libgit2-rs/src/raw.rs:40
Class
git_oid
libgit2-rs-safe/src/git/raw.rs:39
Class
git_repository
libgit2-rs/src/raw.rs:28
Enum
git_repository
libgit2-rs-safe/src/git/raw.rs:27
Class
git_signature
libgit2-rs/src/raw.rs:53
Class
git_signature
libgit2-rs-safe/src/git/raw.rs:52
Class
git_time
libgit2-rs/src/raw.rs:47
Class
git_time
libgit2-rs-safe/src/git/raw.rs:46