float-pigment

Crates.iofloat-pigment
lib.rsfloat-pigment
version
sourcesrc
created_at2024-11-29 09:35:52.951694+00
updated_at2025-01-24 09:54:02.732885+00
descriptionA collection of major float-pigment crates.
homepagehttps://github.com/wechat-miniprogram/float-pigment
repositoryhttps://github.com/wechat-miniprogram/float-pigment
max_upload_size
id1465347
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
LastLeaf (LastLeaf)

documentation

README

float-pigment

A collection of major float-pigment crates.

This is a crate of the float-pigment project. See its documentation for details.

Generate C++ Headers

This module contains C++ bindings, and it generates a C++ header file for visiting from C++. However, the C++ header should be updated manually.

To update the C++ header, make sure installed:

The C++ header update command:

cargo run --bin float_pigment_cpp_binding_gen_tool
Commit count: 73

cargo fmt