[][src]Module libanu::vertex_buffer

Structs

Writer

Constants

END_MARKER
SEPARATOR
START_MARKER

Traits

VertexBuffer

A trait for outputting keys and their contents. This trait allows to retain more information about conflicts than directly outputting as bytes to a Write. The diff algorithm uses that information, for example.