Skip to main content

Crate ferrum_native_ops_builder

Crate ferrum_native_ops_builder 

Source
Expand description

Isolated packaging and set assembly for source-built native operators.

Re-exports§

pub use source_build::*;

Modules§

source_build
Locked, independently runnable native source-build plans.

Structs§

NativeOperatorArchiveMemberEvidence
NativeOperatorLicenseInput
NativeOperatorPackageCommand
NativeOperatorPackageDefinition
NativeOperatorPackageReceipt
NativeOperatorPackageRequest
NativeOperatorPackageSpec
NativeOperatorPackageSpecRequest
NativeOperatorPackageToolchain
NativeOperatorProviderBindingDefinition
NativeOperatorSetRequest

Enums§

NativeOperatorBuilderError

Constants§

NATIVE_OPERATOR_PACKAGE_DEFINITION_SCHEMA_VERSION
NATIVE_OPERATOR_PACKAGE_RECEIPT_SCHEMA_VERSION
NATIVE_OPERATOR_PACKAGE_SPEC_SCHEMA_VERSION

Functions§

assemble_native_operator_set
materialize_native_operator_package_spec
package_native_operator

Type Aliases§

Result