obsidian-export/tests
Robert Sesek 1fcdd9db85 Change the Postprocessor type from an alias to a trait
This creates a parallel EmbedPostprocessor trait, and it adds new
methods for registering trait objects into the postprocessor chains. The
trait is implemented for the callback Fn type that was previously
declared as the Postprocessor type.
2023-10-08 15:14:38 -04:00
..
testdata Add additional common pre-commit-hooks 2023-09-26 08:48:06 +02:00
export_test.rs Fix new clippy lints 2022-11-05 14:18:53 +01:00
postprocessors_test.rs Change the Postprocessor type from an alias to a trait 2023-10-08 15:14:38 -04:00