git-next/crates/core/src/macros
Paul Campbell a2940ec753 refactor: rename method as peel
Method on newtypes `unwrap` could be confused with the risky method of
the same name for Option and Result.
2024-08-31 11:18:09 +01:00
..
message.rs refactor: macros use a more common syntax 2024-08-06 20:06:39 +01:00
mod.rs refactor: merge config crate into core crate 2024-07-25 21:08:16 +01:00
newtype.rs refactor: rename method as peel 2024-08-31 11:18:09 +01:00