mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
docs: document crate features (#3269)
This commit is contained in:
@ -6,6 +6,10 @@
|
||||
))]
|
||||
|
||||
//! Helpers for resolving the external IP.
|
||||
//!
|
||||
//! ## Feature Flags
|
||||
//!
|
||||
//! - `serde` (default): Enable serde support
|
||||
|
||||
use igd::aio::search_gateway;
|
||||
use pin_project_lite::pin_project;
|
||||
|
||||
Reference in New Issue
Block a user