Home
last modified time | relevance | path

Searched defs:is_human_readable (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/serde/serde/src/ser/
Dmod.rs1435 fn is_human_readable(&self) -> bool { in is_human_readable() method
/third_party/rust/crates/serde/serde/src/de/
Dmod.rs1216 fn is_human_readable(&self) -> bool { in is_human_readable() method