Modulesยง
Macrosยง
- guard_
recursion ๐
Structsยง
- Pretty ๐
- Pretty serializer state
- Pretty
Config - Pretty serializer configuration.
- Serializer
- The RON serializer.
Enumsยง
- State ๐
Functionsยง
- indent ๐
- to_
string - Serializes
value
and returns it as string. - to_
string_ pretty - Serializes
value
in the recommended RON layout in a pretty way. - to_
writer - Serializes
value
intowriter
. - to_
writer_ pretty - Serializes
value
intowriter
in a pretty way.