[][src]Module rna::namespace

Namespace module

Structs

Namespace

Namespace consist of 'prefix' and 'suffix'. where 'prefix' is any string before : and 'suffix' is any string after that

Enums

DecodeError

Error handling for Namespace::decode() method