Contents:
IStableStringProducer
Bases: Protocol
Protocol
Interface for (stable) lazy string producers.
Methods
Produce the string value.
Optional[str]
Optional
str