Copies the contained data and returns owned information.
impl<'a> Info<'a> { fn to_owned(&self) -> Result<Information, Errno> }