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";