[][src]Module iscc::mid

Meta-ID

Functions

meta_id

The Meta-ID component starts with a 1-byte header 00000000. The first nibble 0000 indicates that this is a Meta-ID component type. The second nibble is reserved for future extended features of the Meta-ID.

text_trim

Trim text such that its UTF-8 encoded byte representation does not exceed 128-bytes each. Remove leading and trailing whitespace.