Skip to main content

serialize_tag

Function serialize_tag 

Source
pub fn serialize_tag(t: &TagData) -> Vec<u8> 
Expand description

Serialize a TagData into the raw bytes suitable for storage as a tag object.

The caller is responsible for supplying a correctly-formatted tagger string (including timestamp and timezone) when present.