Function str_to_bytea

Source
pub fn str_to_bytea(elem: &str) -> Result<Box<[u8]>, String>
Expand description