Crate raystack_core[][src]

Structs

Coord

A Haystack Coord, representing a geographical coordinate.

Marker

A Haystack marker.

Na

A Haystack NA (not available).

Number

A Haystack Number, encapsulating a scalar value and an optional unit value. The unit is represented as a string.

ParseRefError

An error indicating that a Ref could not be parsed.

ParseSymbolError

An error indicating that a Symbol could not be parsed.

ParseTagNameError

An error indicating that a TagName could not be parsed.

Qname
Ref

A Haystack Ref.

RemoveMarker

A Haystack remove marker.

Symbol

A Haystack Symbol.

TagName

A Haystack tag name.

Uri

A Haystack Uri.

Xstr

A Haystack XStr.

Functions

is_tag_name

Return true if the string is a valid tag name.