add missing docs

This commit is contained in:
steven-omaha
2023-02-14 15:01:01 +01:00
parent d982149595
commit c490c660b4
10 changed files with 88 additions and 29 deletions
+2
View File
@@ -1,3 +1,5 @@
/// Used to implement parts of the `Backend` trait that should not change between the actual
/// backends (boilerplate).
#[macro_export]
macro_rules! impl_backend_constants {
() => {