diff --git a/swarm-queue-client/src/status.rs b/swarm-queue-client/src/status.rs index 0a38d7d7..1c8689b2 100644 --- a/swarm-queue-client/src/status.rs +++ b/swarm-queue-client/src/status.rs @@ -7,7 +7,7 @@ //! repeated across crates is an agreement nothing checks.** //! //! The name is the obvious half. The sharper half is the *config*: both -//! ends open the bucket with [`open_or_create`], because either may +//! ends open the bucket with [`crate::status::open_or_create`], because either may //! arrive first on a fresh swarm and neither can assume the other has //! run. If the two ends passed different `Config`s, whichever created it //! would win and the other's `get_key_value` would succeed against a