pub use *;
pub use *;
pub use *;
use crateLangString;
// TODO: Base64 parsing
pub type BlobType = ;
// TODO: Mime Parsing?
pub type ContentType = String;
pub type DateTimeUTC = DateTime;
pub type LangStringSet = ;
pub type MultiLanguageNameType = LangStringSet;
pub type Uri = UriBuf;
pub type Iri = IriBuf;