Crate codealong

Source

Modules§

test

Structs§

AnalyzeOpts
AnalyzedCommit
AnalyzedDiff
AnalyzedRevwalk
AuthorConfig
CommitAnalyzer
Config
Understands the .codealong/config.yml file format.
DiffAnalyzer
Error
The Error type.
GlobConfig
Identity
Simple wrapper for Name strings
Person
Repo
RepoAnalyzer
RepoConfig
RepoEntry
RepoInfo
Workspace
Represents a working directory for analyzing multiple repositories. This directory contains all of the working copies of repositories that are under analysis as well as a root configuration file.
WorkspaceConfig

Enums§

ErrorKind
The kind of an error.

Traits§

Event

Functions§

with_authentication
Prepare the authentication callbacks for cloning a git repository.