Skip to main content

is_commit_sha

Function is_commit_sha 

Source
fn is_commit_sha(s: &str) -> bool
Expand description

Returns true if the given string looks like a commit SHA (4-40 hex characters).