Module ethcore_util::misc
[−]
[src]
Diff misc.
Enums
Filth |
Boolean type for clean/dirty status. |
Functions
commit_date |
Generate the commit date string |
now |
Generate a timestamp representing now (UTC) in RFC3339 format. |
platform |
Get the platform identifier. |
raw_package_info |
Provide raw information on the package. |
rustc_version |
Returns compiler version. |
semver |
Generate a semver string |
sha |
Generate a SHA string |
short_now |
Generate a timstamp string representing now (UTC). |
short_sha |
Generate a short SHA string |
target |
Generate the target triple string |
version |
Get the standard version string for this software. |
version_data |
Get the standard version data for this software. |