macro_rules! CargoServerInfo {
() => { ... };
}Expand description
A helper that constructs a ServerInfo instance populated with metadata from Cargo.toml.
macro_rules! CargoServerInfo {
() => { ... };
}A helper that constructs a ServerInfo instance populated with metadata from Cargo.toml.