bp3d-protoc

Crates.iobp3d-protoc
lib.rsbp3d-protoc
version
sourcesrc
created_at2024-08-12 16:34:23.129138
updated_at2024-12-09 20:48:47.830925
descriptionBP3D protocol compiler/generator.
homepage
repositoryhttps://github.com/BlockProject3D/tools.proto
max_upload_size
id1334739
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | 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
(Yuri6037)

documentation

README

logo

BP3D protocols

This repository contains the tools to build and use BP3D protocols from Swift and Rust.

Currently, the Swift generator is untested and can only be called from a build script.

Coverage

This software has support for coverage on all supported platforms to help reduce regressions when releasing new versions:

Windows 2019

Ubuntu 20.04

macOS 13

Commit count: 30

cargo fmt