Docs.rs
oxisqlite-ext-0.2.1
oxisqlite-ext 0.2.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
oxisqlite-macros ^0.2.0
normal
chrono ^0.4.40
normal
getrandom ^0.3.1
normal
Versions
16.67%
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
StepFunction
limbo_
ext
0.2.1
limbo_ext
Type Alias
Step
Function
Copy item path
Source
pub type StepFunction = unsafe extern "C"
fn
(ctx:
*mut
AggCtx
, argc:
i32
, argv:
*const
Value
);