float-pigment

Crates.iofloat-pigment
lib.rsfloat-pigment
version0.7.0
created_at2024-11-29 09:35:52.951694+00
updated_at2025-06-04 09:46:16.430782+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
size235,138
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: 128

cargo fmt