Skip to main content

GIT_OID_HEXSZ

Constant GIT_OID_HEXSZ 

Source
pub const GIT_OID_HEXSZ: usize = GIT_OID_SHA1_HEXSIZE; // 40usize
👎Deprecated:

use GIT_OID_SHA1_HEXSIZE instead