Skip to main content

Module desc

Module desc 

Source
Expand description

The canonical description and the tag over it (15 section 3.1).

Structs§

Bytes
Raw bytes, for a field that holds a blob rather than text or a list.
Desc
A canonical description, built by writing and read as bytes.
Tag
The 128 bit shape tag.

Enums§

Metric
How a vector is compared. Part of the shape because a collection built for cosine and searched as if it were L2 gives wrong answers quietly.
Prim
The primitives. Every one of them says its width, because “int” means a different number of bytes in every language that will open the file.

Traits§

Shape
A type that can describe itself.

Type Aliases§

Describe
What a type contributes to a description.