Docs.rs
ic-dbms-api-0.6.0
ic-dbms-api 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
veeso
Dependencies
candid ^0.10
normal
ic-cdk ^0.19
normal
ic-dbms-macros ^0.6
normal
serde ^1
normal
wasm-dbms-api ^0.6
normal
Versions
54.55%
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
Module foreign_fetcher
ic_
dbms_
api
0.6.0
Module foreign_
fetcher
Module Items
Structs
Traits
In ic_
dbms_
api::
dbms
ic_dbms_api
::
dbms
Module
foreign_
fetcher
Copy item path
Source
Structs
§
NoForeign
Fetcher
A no-op foreign fetcher that does not perform any fetching.
Traits
§
Foreign
Fetcher
Fetches related records from foreign tables referenced by foreign keys.