Skip to main content

Crate steganography_online_codec

Crate steganography_online_codec 

Source
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§

CodecResult
Successful API response fields used by the SDK (after error == SUCCESS).
LicenseInfo
License information returned by the API (license object).
LimitsInfo
Current limits returned by the API (limits object).
SteganographyOnlineCodec
Client for the Steganography Online Codec Web API.

Enums§

SteganographyError

Constants§

DEFAULT_API_URL
Default Steganography Online Codec Web API endpoint.