1 2 3 4
//! Spec-facing proof-token data re-exports. /// Re-export of the proof-token construction-time provenance marker. pub use crate::spec::types::{ConstructionTime, ProofToken, ProofTokenError};