Expand description
A library implementing a URL for use in git with access to its special capabilities.
Feature Flags
serde1— Data structures implementserde::Serializeandserde::Deserialize.
Modules
Functions for expanding repository paths.
Structs
A URL with support for specialized git related capabilities.
Enums
Functions
Expand
path for the given user, which can be obtained by parse(), resolving the home directories
of user automatically.Parse the given
bytes as git url.