Crate indexd

Crate indexd 

Source

Modules§

app_client
quic

Structs§

ConnectedState
DisconnectedState
Object
PinnedSlab
RegisteredState
SDK
SealedObject
Sector
A Sector is a unit of data stored on the Sia network. It can be referenced by its Merkle root.
SharedObject
A SharedObject is an object that can be shared with others. It contains the encryption key needed to decrypt the data, as well as the slabs that make up the object.
Slab
A Slab is an erasure-coded collection of sectors. The sectors can be downloaded and used to recover the original data.
SlabSlice
Url
A parsed URL record.

Enums§

Error
SealedObjectError

Traits§

IntoUrl
A trait to try to convert some type into a Url.

Type Aliases§

Result