Expand description
Steganography Online Codec Web API client (Rust).
See the product page: https://www.pelock.com/products/steganography-online-codec
Modules§
- errors
- Error codes returned by the Steganography Online Codec Web API.
Structs§
- Codec
Result - Successful API response fields used by the SDK (after
error == SUCCESS). - License
Info - License information returned by the API (
licenseobject). - Limits
Info - Current limits returned by the API (
limitsobject). - Steganography
Online Codec - Client for the Steganography Online Codec Web API.
Enums§
Constants§
- DEFAULT_
API_ URL - Default Steganography Online Codec Web API endpoint.