use ;
use Path;
use crate::;
/// Computes and prints the trust fingerprint for `script_path`.
///
/// The printed value is the same digest used by trust-manifest comparisons and
/// `--require-fingerprint` verification.
///
/// Output is a single lowercase hexadecimal SHA-256 string followed by `\n`.
pub