This website requires JavaScript.
Explore
Help
Sign in
kemitix
/
git-next
Watch
1
Star
1
Fork
You've already forked git-next
1
Code
Issues
17
Pull requests
3
Projects
1
Releases
41
Packages
2
Wiki
Activity
Actions
5e9f9eb80f
git-next
/
crates
/
config
/
src
/
host_name.rs
3 lines
66 B
Rust
Raw
Normal View
History
Unescape
Escape
refactor: start to use newtype macro
2024-06-16 08:00:43 +01:00
// The hostname of a forge
crate
::
newtype!
(
Hostname
is
a
String
)
;
Reference in a new issue
Copy permalink