Docs.rs
reifydb-extension-0.4.12
reifydb-extension 0.4.12
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
dao-ming-dev
Dependencies
bumpalo ^3.19.0
normal
libloading ^0.9
normal
postcard ^1.1.3
normal
reifydb-abi ^0.4.12
normal
reifydb-catalog ^0.4.12
normal
reifydb-core ^0.4.12
normal
reifydb-routine ^0.4.12
normal
reifydb-runtime ^0.4.12
normal
reifydb-sdk ^0.4.12
normal
reifydb-transaction ^0.4.12
normal
reifydb-type ^0.4.12
normal
reifydb-wasm ^0.4.12
normal
serde ^1.0.228
normal
thiserror ^2.0.18
normal
tracing ^0.1.43
normal
reifydb-build ^0.4.12
build
Versions
54.93%
of the crate is documented
Platform
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
Skip to main content
Crate reifydb_extension
reifydb_
extension
0.4.12
All Items
Crate Items
Modules
Crate
reifydb_
extension
Copy item path
Source
Expand description
Unified extension loading for ReifyDB (FFI, WASM, native)
Modules
ยง
error
Unified error types for the extension system
function
Function extension points (FFI, WASM)
loader
Shared extension loading infrastructure
operator
Operator extension points (FFI, WASM)
procedure
Procedure extension points (FFI, WASM)
transform
Transform extension points (native, FFI, WASM)