PCSVParsible

public protocol PCSVParsible

Undocumented

Available where Self: PStringParsible

  • init(_:) Default implementation

    Default Implementation

    Undocumented

    Declaration

    Swift

    public init?(_ cell: CSVCell)