fefixs 0.1.0

FIXP implementation in pure Rust.
Documentation
  • Coverage
  • 100%
    5 out of 5 items documented2 out of 3 items with examples
  • Size
  • Source code size: 23.54 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.58 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • ferrumfix/ferrumfix
    430 79 26
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • neysofu

FIX-over-TLS (FIXS) utilities.

This module is enabled by the fixs feature flag. Most additional FIXS utilities are only available with the utils-openssl enabled, which adds a dependency to OpenSSL. The minimal OpenSSL version required is 1.1.1+, but this may change in the future and all users are advised to update OpenSSL to avoid any issues.