Registry / crypto / radix-blueprint-schema-init

radix-blueprint-schema-init

JSON →
library1.3.1rscratesunverified

The model of blueprint schema initialization from the Radix DLT project.

# Cargo.toml [dependencies] radix-blueprint-schema-init = "1.3.1"
INSTALL
IMPORT
SIG · RADIX-BLUEPRINT-SC
R
radix-blueprint-schema-init
cryptorustv1.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Schema
use radix_blueprint_schema_init::Schema;

Initializes a new Radix blueprint schema.

use radix_blueprint_schema_init::Schema; fn main() { let schema = Schema::new(); println!("Schema created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
radix-blueprint-schema-init — cargo add radix-blueprint-schema-init · libregistry