Accept PathBuf instead of String for paths in options

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Unknown
    • 2.0.0-beta
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      TlsOptions allows users to provide paths to certain certificates, but they're currently accepted as String. We should instead use PathBuf from the standard library to allow a more ergonomic API. This is in line with the C-CUSTOM-TYPE Rust API guideline.

              Assignee:
              Patrick Freed
              Reporter:
              Patrick Freed
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: