mirror of
https://gitee.com/openharmony/third_party_rust_log
synced 2025-02-19 23:11:49 +00:00
Fix typo in docs
structued -> structured
This commit is contained in:
parent
ab7492e3a7
commit
9e5f755a3a
@ -880,7 +880,7 @@ impl<'a> Record<'a> {
|
||||
self.line
|
||||
}
|
||||
|
||||
/// The structued key-value pairs associated with the message.
|
||||
/// The structured key-value pairs associated with the message.
|
||||
#[cfg(feature = "kv_unstable")]
|
||||
#[inline]
|
||||
pub fn key_values(&self) -> &dyn kv::Source {
|
||||
|
Loading…
x
Reference in New Issue
Block a user