write_git_to_vec

Function write_git_to_vec 

Source
pub fn write_git_to_vec(git: &Git) -> Result<Vec<u8>, GitError>
Expand description

Serializes typed GIT data into a byte vector.