Skip to content

Commit fee1eab

Browse files
committed
Connect/Rust: Copyediting
1 parent a49c590 commit fee1eab

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/connect/rust/index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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
612
Connect 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`
8389
Connecting to CrateDB with Rust.
8490
+++
8591
Demonstrates 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

0 commit comments

Comments
 (0)