Skip to content

Commit fe7f20b

Browse files
committed
add docs links
1 parent 450ec03 commit fe7f20b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/lib.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,9 @@
190190
//! ## License
191191
//!
192192
//! Licensed under either of Apache License, Version 2.0 or MIT license at your option.
193+
//!
194+
//! [`PostgresStorageWithListener`]: crate::PostgresStorage
195+
//! [`SharedPostgresStorage`]: crate::shared::SharedPostgresStorage
193196
use std::{fmt::Debug, marker::PhantomData};
194197

195198
use apalis_core::{

0 commit comments

Comments
 (0)