Other items inasync_rustbus::rustbus_core::wire::util
pub fn unmarshal_string( byteorder: ByteOrder, buf: &[u8]) -> Result<(usize, String), Error>