$ tera
v1.20.1A template engine for Rust based on Jinja2/Django
Latest Update Summary
Crate
Name: tera New version: 2.0.0-alpha.1 Release date: 2026-02-03T22:36:49.185622Z
Crate readme
Short description FoundationDB Rust Client
Long description The repo consists of multiple crates providing high-level FoundationDB client API and C API bindings for FoundationDB. It requires rustc 1.85.1+ and maintains the previous version (0.3) in the 0.3 branch. Special care has been implemented to ensure correctness, including running tests every hour.
Features • Rustc 1.85.1+ required • High level FoundationDB client API • C API bindings for FoundationDB
Code Examples
Links • https://crates.io/crates/foundationdb • https://docs.rs/foundationdb • https://crates.io/crates/foundationdb-sys • https://docs.rs/foundationdb-sys • https://foundationdb-rs.github.io/foundationdb-rs/foundationdb/index.html • https://github.com/apple/foundationdb/blob/master/bindings/bindingtester/spec/bindingApiTester.md • http://www.apache.org/licenses/LICENSE-2.0 • http://opensource.org/licenses/MIT
Release info
Release version: N/A
Release description N/A
Code Examples N/A
Patch update: 1.20.1 → 1.20.1
$ DOWNLOADS TREND
$ VERSION HISTORY
$ LINKS
$ INSTALL
cargo add teraOr add to Cargo.toml: tera = "1.20.1"