Module str

Module str 

Source
Expand description

Serialization to string and deserialization from string.

Functionsยง

deserialize
Deserialize BigFloat from a string using given deserializer.
serialize
Serialize f to a string using given serializer.