foundry-forge 0.0.0-reserved.0

Reserved placeholder crate for the Foundry project.
Documentation
1
2
3
4
#![doc = "Reserved placeholder crate for the Foundry project."]

/// Marker exported so the placeholder crate is non-empty.
pub const RESERVED: &str = "reserved";