fix pair docs

This commit is contained in:
AF 2023-06-28 13:05:28 +00:00
parent bfff862b03
commit 14cf1bb3bc

View File

@ -1,4 +1,4 @@
//! [`Pair`] implementation based on [`StaticPair`]. //! Pair implementation based on [`StaticPair`].
use std::error::Error; use std::error::Error;
use std::fmt::Display; use std::fmt::Display;