saphyr-serde/saphyr/src
lincoln auster [they/them] 2cf6436fb1 implement borrowed_or
Allow the usage of `or` without consuming self. This can be useful
for pipelines that maintain some sort of owned state.
2024-03-19 15:26:16 +01:00
..
char_traits.rs Emit multi-line string values as block scalars 2024-03-19 15:26:16 +01:00
debug.rs Remove debug prints code from release builds. 2024-01-24 02:22:02 +01:00
emitter.rs Emit multi-line string values as block scalars 2024-03-19 15:26:16 +01:00
lib.rs Replace linked_hash_map with hashlink 2024-03-19 15:26:16 +01:00
parser.rs Remove debug prints code from release builds. 2024-01-24 02:22:02 +01:00
scanner.rs Add byte a offset to the error message 2024-03-19 15:26:16 +01:00
yaml.rs implement borrowed_or 2024-03-19 15:26:16 +01:00