Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZettaScaleLabs/stabby
/ types & classes
Types & classes
243 in github.com/ZettaScaleLabs/stabby
⨍
Functions
628
◇
Types & classes
243
↓ 7 callers
Enum
Type
stabby-macros/src/lib.rs:267
↓ 4 callers
Class
Add
stabby/benches/dynptr.rs:31
↓ 4 callers
Class
Sub
stabby/benches/dynptr.rs:35
↓ 3 callers
Class
AllocationError
stabby-abi/src/alloc/mod.rs:26
↓ 3 callers
Class
Instant
stabby/src/time.rs:272
↓ 3 callers
Class
Mul
stabby/benches/dynptr.rs:39
↓ 3 callers
Class
Not
stabby-abi/src/enums/mod.rs:186
↓ 2 callers
Class
ArcBTreeSetNode
An immutable ArcBTreeMap.
stabby-abi/src/alloc/collections/arc_btree.rs:425
↓ 2 callers
Class
BitIsErr
stabby-abi/src/enums/mod.rs:154
↓ 2 callers
Class
ValueIsErr
stabby-abi/src/enums/mod.rs:92
↓ 1 callers
Class
Array
A type-fu linked list.
stabby-abi/src/istable.rs:206
↓ 1 callers
Class
BytesVisitor
stabby-abi/src/slice.rs:233
↓ 1 callers
Class
CanarySpec
stabby-macros/src/functions.rs:162
↓ 1 callers
Class
Deadbeef
stabby/src/tests/regressions/issue_112.rs:5
↓ 1 callers
Class
Fields
stabby-abi/src/report.rs:118
↓ 1 callers
Class
Report
stabby-macros/src/lib.rs:303
↓ 1 callers
Class
SharedStableWaker
stabby-abi/src/future.rs:80
↓ 1 callers
Class
Slice
stabby-abi/src/slice.rs:22
↓ 1 callers
Class
StrVisitor
stabby-abi/src/str.rs:161
↓ 1 callers
Class
StringVisitor
stabby-abi/src/alloc/string.rs:392
↓ 1 callers
Class
SystemTime
stabby/src/time.rs:196
↓ 1 callers
Class
VTable
stabby-abi/src/vtable/mod.rs:52
↓ 1 callers
Class
VecVisitor
stabby-abi/src/alloc/vec.rs:863
Interface
AccessAs
Provides access to a value _as if_ it were of another type. This is done by the following process: - memcopy `self` into `copy` - convert `copy` into
stabby-abi/src/lib.rs:129
Class
Align1024
stabby/src/tests/layouts.rs:281
Class
Align128
stabby/src/tests/layouts.rs:276
Class
AlignedAfter
Computes a `T`-typed field's layout when it's after `Start` bytes, taking `T`'s alignment into account.
stabby-abi/src/istable.rs:542
Class
AlignedStruct
Used by proc-macros to ensure a list of fields gets the proper end padding when specific alignments are requested.
stabby-abi/src/lib.rs:371
Interface
Alignment
An alignment that `stabby` can build an array arround.
stabby-abi/src/typenum2/unsigned.rs:575
Class
AllocPrefix
stabby-abi/src/alloc/mod.rs:239
Class
AllocPtr
stabby-abi/src/alloc/mod.rs:273
Class
AllocSlice
stabby-abi/src/alloc/mod.rs:424
Enum
AllowedRepr
stabby-macros/src/structs.rs:59
Class
AnonymRef
stabby-abi/src/fatptr.rs:23
Class
AnonymRefMut
stabby-abi/src/fatptr.rs:47
Interface
Any
stabby-abi/src/vtable/mod.rs:461
Class
Arc
stabby-abi/src/alloc/sync.rs:35
Class
ArcBTreeMap
stabby-abi/src/alloc/collections/arc_btree.rs:112
Class
ArcBTreeSet
stabby-abi/src/alloc/collections/arc_btree.rs:153
Class
ArcBTreeSetEntry
A node of an immutable ArcBTreeMap.
stabby-abi/src/alloc/collections/arc_btree.rs:504
Class
ArcBTreeSetNodeInner
stabby-abi/src/alloc/collections/arc_btree.rs:433
Class
ArcSlice
stabby-abi/src/alloc/sync.rs:420
Class
ArcStr
stabby-abi/src/alloc/string.rs:150
Class
Args
stabby-macros/src/unions.rs:21
Class
Args
stabby-macros/src/structs.rs:21
Class
Args
stabby-macros/src/enums.rs:105
Enum
Arguments
stabby-macros/src/traits.rs:1203
Interface
Arrayify
Support for stabby computations
stabby-abi/src/istable.rs:485
Class
AssertStable
A ZST that's only allowed to exist if its generic parameter is ABI-stable.
stabby-abi/src/lib.rs:156
Interface
AsyncRead
stabby/src/tests/traits.rs:133
Class
AtomicArc
An owner of an [`Arc<T, Alloc>`] whose pointee can be atomically changed.
stabby-abi/src/alloc/sync.rs:863
Class
AtomicArcBTreeSet
An [`ArcBTreeSet`] that can be atomically modified.
stabby-abi/src/alloc/collections/arc_btree.rs:6
Class
AtomicDuration
stabby/src/time.rs:114
Class
AtomicInstant
stabby/src/time.rs:318
Class
Attack
stabby/src/tests/regressions/issue_103.rs:15
Enum
Attr
stabby-macros/src/functions.rs:40
Class
Attrs
stabby-macros/src/functions.rs:26
Class
B0
stabby-abi/src/typenum2/unsigned.rs:97
Class
B1
stabby-abi/src/typenum2/unsigned.rs:119
Enum
BitDeterminant
stabby-abi/src/enums/mod.rs:45
Class
Bool
stabby-abi/src/typenum2/unsigned.rs:141
Class
Box
stabby-abi/src/alloc/boxed.rs:27
Class
BoxedSlice
stabby-abi/src/alloc/boxed.rs:287
Class
BoxedStr
stabby-abi/src/alloc/string.rs:277
Enum
COp
stabby/benches/enums.rs:31
Enum
COption
stabby/benches/enums.rs:45
Class
CanariedImport
stabby-abi/src/checked_import.rs:21
Class
Canaries
stabby-macros/src/functions.rs:220
Class
CheckedImport
stabby-abi/src/checked_import.rs:52
Interface
CompoundVt
Concatenate vtables
stabby-abi/src/vtable/mod.rs:276
Interface
ConstChecks
stabby-abi/src/lib.rs:196
Enum
Cow
stabby/src/allocs/borrow.rs:26
Enum
CowStr
stabby/src/allocs/borrow.rs:57
Class
DeterminantProvider
stabby-abi/src/enums/err_non_empty.rs:44
Class
DeterminantProviderWithUnit
stabby-abi/src/enums/err_size_0.rs:30
Class
DoubleEndedDrain
stabby-abi/src/alloc/vec.rs:745
Class
Drain
stabby-abi/src/alloc/vec.rs:679
Class
Duration
stabby/src/time.rs:6
Class
Dyn
A stable trait object (or a stable `&mut dyn`)
stabby-abi/src/fatptr.rs:229
Class
DynPtr
stabby-macros/src/lib.rs:137
Class
DynRef
A stable `&'a dyn Traits`
stabby-abi/src/fatptr.rs:173
Class
DynTraitBound
stabby-macros/src/traits.rs:167
Class
DynTraitDescription
stabby-macros/src/traits.rs:156
Class
DynTraitFn
stabby-macros/src/traits.rs:172
Class
End
stabby-abi/src/istable.rs:204
Class
EndPadding
stabby/src/tests/layouts.rs:126
Class
Entry
stabby-abi/src/alloc/collections/arc_btree.rs:76
Class
Equal
A equals B if `A::Cmp<B>` = Equal.
stabby-abi/src/typenum2/unsigned.rs:291
Class
ErrGuard
A guard that ensures that niche determinants are reinserted if the `Err` variant of an [`Option`] is re-established after it may have been mutated. W
stabby-abi/src/result.rs:531
Class
ExportArgs
stabby-macros/src/functions.rs:351
Class
FieldPair
stabby-abi/src/lib.rs:365
Class
FieldReport
stabby-abi/src/report.rs:95
Enum
FieldsC
stabby/src/tests/layouts.rs:40
Enum
FieldsStabby
stabby/src/tests/layouts.rs:45
Class
ForbiddenRange
An inclusive range of forbidden values for a single byte.
stabby-abi/src/istable.rs:354
Class
FullRepr
stabby-macros/src/enums.rs:78
Interface
Future
stabby-abi/src/future.rs:178
Enum
GenericArgument
stabby-macros/src/traits.rs:1208
Class
Greater
A is greater than B if `A::Cmp<B>` = Greater.
stabby-abi/src/typenum2/unsigned.rs:293
Class
H
Implementation detail for stabby's version of dyn traits.
stabby-abi/src/vtable/mod.rs:258
next →
1–100 of 243, ranked by callers