rftrace-frontend-ffi

Crates.iorftrace-frontend-ffi
lib.rsrftrace-frontend-ffi
version
sourcesrc
created_at2020-07-06 22:07:47.281741
updated_at2024-10-11 15:40:46.056283
descriptionDefault rftracer frontend as a static library so it can be called from C code.
homepage
repositoryhttps://github.com/hermit-os/rftrace
max_upload_size
id262113
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | 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
Martin Kröning (mkroening)

documentation

README

This is an ffi wrapper around rftrace-frontend, enabling calling it from c code You can find a usage example in the repository A lot of documentation can be found in the parent workspaces readme.

Commit count: 135

cargo fmt