read_git_from_bytes

Function read_git_from_bytes 

Source
pub fn read_git_from_bytes(bytes: &[u8]) -> Result<Git, GitError>
Expand description

Reads typed GIT data directly from bytes.