openiap-clib

Crates.ioopeniap-clib
lib.rsopeniap-clib
version
sourcesrc
created_at2024-08-09 23:01:02.42315
updated_at2025-01-30 12:33:02.321982
descriptionopeniap client c library for SDK wrappers
homepage
repository
max_upload_size
id1331810
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Allan Zimmermann (skadefro)

documentation

README

OpenIAP client c library

This is a c library implementation of the openiap client. Primarily, this library is intended to be used in SDK's implementing the openiap client in other programming languages.

Commit count: 0

cargo fmt