Skip to content

Commit aec24d3

Browse files
committed
Update "crate level API" docs
This line is a bit stale, since it was written we have added multiple crate level APIs. Use the same wording as in the `decode` module docs.
1 parent 0088ad9 commit aec24d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/primitives/encode.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//! prepending HRP strings etc.
88
//!
99
//! In general, directly using these adaptors is not very ergonomic, and users are recommended to
10-
//! instead use the higher-level functions at the root of this crate.
10+
//! instead use the higher crate level API.
1111
//!
1212
//! # Examples
1313
//!

0 commit comments

Comments
 (0)