Expand description
Utilities for Sentri: logging, path handling, and version management.
Re-exports§
pub use logging::setup_tracing;pub use release::ReleaseManager;pub use version::Platform;pub use version::ReleaseArtifact;pub use version::ReproducibleBuildConfig;pub use version::SemanticVersion;
Modules§
- logging
- Logging and tracing setup.
- path_
utils - Path utilities for cross-platform compatibility.
- release
- Release operations for binary distribution and installation.
- version
- Semantic versioning and release management for Sentri.