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
2
Projects
1
Releases
41
Packages
2
Wiki
Activity
Actions
5e9f9eb80f
git-next
/
crates
/
config
/
src
/
branch_name.rs
3 lines
65 B
Rust
Raw
Normal View
History
Unescape
Escape
refactor: start to use newtype macro
2024-06-16 08:00:43 +01:00
// The name of a Branch
crate
::
newtype!
(
BranchName
is
a
String
)
;
Reference in a new issue
Copy permalink