1#![doc = "Reserved placeholder crate for the Foundry project."] 2 3/// Marker exported so the placeholder crate is non-empty. 4pub const RESERVED: &str = "reserved";