Docs.rs
  • radix-engine-interface-1.2.0
    • radix-engine-interface 1.2.0
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • radixbot
    • Dependencies
      • arbitrary ^1.3.0 normal optional
      • bitflags ^1.3 normal
      • const-sha1 ^0.3.0 normal
      • hex ^0.4.3 normal
      • lazy_static ^1.4.0 normal
      • paste ^1.0.13 normal
      • radix-blueprint-schema-init ^1.2.0 normal
      • radix-common ^1.2.0 normal
      • radix-common-derive ^1.2.0 normal
      • radix-rust ^1.2.0 normal
      • regex =1.9.3 normal
      • sbor ^1.2.0 normal
      • serde ^1.0.144 normal optional
      • serde_json ^1.0.105 normal
      • strum ^0.24 normal
    • Versions
    • 27.71% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

radix_engine_interface1.2.0

Module package

  • Structs
  • Enums
  • Constants
  • Type Aliases

In radix_engine_interface::blueprints

Module radix_engine_interface::blueprints::package

source ·

Structs§

  • AuthConfig
  • BlueprintDefinition
  • BlueprintDefinitionInit
  • BlueprintDependencies
  • BlueprintInterface
  • BlueprintVersion
  • BlueprintVersionKey
  • CanonicalBlueprintId
  • CodeHash
    Represents a particular instance of code under a package
  • FunctionSchema
  • IndexedStateSchema
  • PackageClaimRoyaltiesInput
  • PackageDefinition
  • PackageExport
  • PackagePublishNativeInput
  • PackagePublishNativeManifestInput
  • PackagePublishWasmAdvancedInput
  • PackagePublishWasmAdvancedManifestInput
  • PackagePublishWasmInput
  • PackagePublishWasmManifestInput
  • StaticRoleDefinition

Enums§

  • BlueprintPartitionType
  • BlueprintPayloadDef
  • BlueprintPayloadIdentifier
  • BlueprintType
  • FunctionAuth
  • InputOrOutput
  • KeyOrValue
  • MethodAuthTemplate
  • NativeCodeId
  • PartitionDescription
  • RoleSpecification
  • SystemInstruction
  • VmType

Constants§

  • PACKAGE_AUTH_TEMPLATE_PARTITION_OFFSET
  • PACKAGE_BLUEPRINT
  • PACKAGE_BLUEPRINTS_PARTITION_OFFSET
  • PACKAGE_BLUEPRINT_DEPENDENCIES_PARTITION_OFFSET
  • PACKAGE_CLAIM_ROYALTIES_IDENT
  • PACKAGE_FIELDS_PARTITION_OFFSET
  • PACKAGE_INSTRUMENTED_CODE_PARTITION_OFFSET
  • PACKAGE_ORIGINAL_CODE_PARTITION_OFFSET
  • PACKAGE_PUBLISH_NATIVE_IDENT
  • PACKAGE_PUBLISH_WASM_ADVANCED_IDENT
  • PACKAGE_PUBLISH_WASM_IDENT
  • PACKAGE_ROYALTY_PARTITION_OFFSET
  • PACKAGE_VM_TYPE_PARTITION_OFFSET

Type Aliases§

  • PackageClaimRoyaltiesOutput
  • PackagePublishNativeOutput
  • PackagePublishWasmAdvancedOutput
  • PackagePublishWasmOutput