File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 22
33# Rust
44
5+ :::{div} .float-right .text-right
6+ [ ![ Rust] ( https://github.com/crate/cratedb-examples/actions/workflows/lang-rust-postgres.yml/badge.svg )] ( https://github.com/crate/cratedb-examples/actions/workflows/lang-rust-postgres.yml )
7+ :::
8+ :::{div} .clearfix
9+ :::
10+
511:::{div} sd-text-muted
612Connect to CrateDB from Rust applications.
713:::
@@ -79,13 +85,11 @@ cargo run
7985:::{card}
8086:link : https://github.com/crate/cratedb-examples/tree/main/by-language/rust-postgres
8187:link-type: url
82- {material-outlined }` play_arrow;2em `
88+ {material-regular }` play_arrow;2em `
8389Connecting to CrateDB with Rust.
8490+++
8591Demonstrates a basic example program that uses the Rust postgres package.
8692:::
8793
88- [ ![ Rust] ( https://github.com/crate/cratedb-examples/actions/workflows/lang-rust-postgres.yml/badge.svg )] ( https://github.com/crate/cratedb-examples/actions/workflows/lang-rust-postgres.yml )
89-
9094
9195[ postgres ] : https://crates.io/crates/postgres
You can’t perform that action at this time.
0 commit comments