Expand description
Tools for parsing and extracting information from url.
Modules§
- exposed
- Exposed namespace of the module.
- orphan
- Orphan namespace of the module.
- own
- Own namespace of the module.
- prelude
- Prelude to use essentials:
use my_module::prelude::*.
Functions§
- git_
info_ extract - Extracts the username and repository name from a given URL.
- repo_
url_ extract - Extracts the repository URL from a full URL.