sigilyx 0.0.0

Placeholder crate to reserve the sigilyx name on crates.io
Documentation
1
2
3
4
#![doc = "Placeholder crate for reserving the `sigilyx` name."]

/// Placeholder version marker.
pub const PLACEHOLDER: &str = "sigilyx-placeholder";