Crate pkg

Source
Expand description

A small utility library for binary applications.

Modules§

build
Build script utilities.

Macros§

authors
Expands to the crate authors.
description
Expands to the crate description.
homepage
Expands to the crate homepage URL.
name
Expands to the crate name.
repository
Expands to the crate homepage URL.
version
Expands to the full crate version.
version_major
Expands to the crate major version.
version_minor
Expands to the crate minor version.
version_patch
Expands to the crate patch version.
version_pre
Expands to the crate pre-release version.