float-pigment

Crates.iofloat-pigment
lib.rsfloat-pigment
version0.2.0
sourcesrc
created_at2024-11-29 09:35:52.951694
updated_at2024-12-26 09:40:51.902177
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
size171,300
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: 59

cargo fmt