rust-bitcoin-unsafe-fast/internals/src
Tobin C. Harding 865ba3fc39
Move serde string macros to internals
The macros are internal things and can live in `internals`. This will
help with future crate smashing.
2024-06-20 14:25:43 +10:00
..
error Link to std::error::Error 2024-06-14 14:00:58 +10:00
array_vec.rs internals: Implement Default for ArrayVec 2024-02-28 13:19:43 +11:00
const_tools.rs Add tools that help with making code `const` 2023-12-15 01:37:33 +01:00
error.rs Removed //! spare line at end of headers 2024-05-22 12:23:57 +01:00
lib.rs internals: Feature gate whole serde module 2024-06-20 14:20:50 +10:00
macros.rs Merge rust-bitcoin/rust-bitcoin#2585: Improve array macros 2024-05-28 16:25:59 +00:00
parse.rs Use full path in all macro usage of Result 2024-01-18 19:11:01 +01:00
serde.rs Move serde string macros to internals 2024-06-20 14:25:43 +10:00