git-next/crates/config/src/host_name.rs

3 lines
66 B
Rust
Raw Normal View History

2024-06-16 08:00:43 +01:00
// The hostname of a forge
crate::newtype!(Hostname is a String);