pub type RawContent = Vec<u8>;
Raw binary content for BYTEA storage.
pub struct RawContent { /* private fields */ }