Docs.rs
teaql-runtime-4.2.4
teaql-runtime 4.2.4
Docs.rs crate page
Apache-2.0
04 August 2026
Links
Repository
crates.io
Source
Owners
philipgreat
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
rust_decimal ^1
normal
serde_json ^1
normal
teaql-core ^4.2.4
normal
teaql-data-service ^4.2.4
normal
teaql-sql ^4.2.4
normal
teaql-macros ^4.2.4
dev
tokio ^1
dev
Versions
13.04%
of the crate is documented
Go to latest version
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 entity_save
teaql_
runtime
4.2.4
Module entity_
save
Module Items
Traits
Functions
In crate teaql_
runtime
teaql_runtime
Module
entity_
save
Copy item path
Source
Traits
§
Audited
Save
Ext
Extension trait that provides the
.save(&ctx)
method on
Audited<T>
.
Functions
§
graph_
node_
from_
entity
Convert a typed entity into a
GraphNode
tree.