Searched defs:to_formatted_string (Results 1 – 2 of 2) sorted by relevance
112 BASE_NS::string to_formatted_string(const value_t<T>& value, const int indentation, const int curre… in to_formatted_string() function
736 pub fn to_formatted_string(&self) -> Result<std::string::String, Error> { in to_formatted_string() method