Docs.rs
mockforge-plugin-sdk-0.1.2
mockforge-plugin-sdk 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rclanan
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
axum ^0.8
normal
base64 ^0.22
normal
chrono ^0.4
normal
mockall ^0.13
normal
optional
mockforge-plugin-core ^0.1.2
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
syn ^2.0
normal
thiserror ^2.0
normal
tokio ^1.0
normal
uuid ^1.0
normal
wit-bindgen ^0.46
normal
tempfile ^3.0
dev
tokio ^1.0
dev
Versions
100%
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
create_memory_data_source
mockforge_
plugin_
sdk
0.1.2
In mockforge_
plugin_
sdk::
datasource::
helpers
mockforge_plugin_sdk
::
datasource
::
helpers
Function
create_
memory_
data_
source
Copy item path
Source
pub fn create_memory_data_source() ->
Vec
<
DataRow
>
Expand description
Create a simple in-memory data source for testing