bp3d-proto

Crates.iobp3d-proto
lib.rsbp3d-proto
version
sourcesrc
created_at2024-08-12 16:34:28.750471
updated_at2024-12-10 21:24:13.269702
descriptionBP3D protocol runtime.
homepage
repositoryhttps://github.com/BlockProject3D/tools.proto
max_upload_size
id1334740
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