Avatar
public protocol LosslessStringConvertible: CustomStringConvertible { init?(_ description: String) }