warning: unresolved link to `Value::as_value`
--> valuable/src/mappable.rs:9:61
|
9 | /// `Mappable` must return [`Value::Mappable`] from their [`Value::as_value`]
| ^^^^^^^^^^^^^^^ the enum `Value` has no variant or associated item named `as_value`
|
= note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
Fixes CI failure: https://github.com/tokio-rs/valuable/runs/4770047852?check_suite_focus=true