lib.rs SEO
This commit is contained in:
parent
dd15d264bf
commit
bd56485180
@ -11,9 +11,7 @@
|
|||||||
//!
|
//!
|
||||||
//! <h1>SeaORM</h1>
|
//! <h1>SeaORM</h1>
|
||||||
//!
|
//!
|
||||||
//! <p>
|
//! <h3>🐚 An async & dynamic ORM for Rust</h3>
|
||||||
//! <strong>🐚 An async & dynamic ORM for Rust</strong>
|
|
||||||
//! </p>
|
|
||||||
//!
|
//!
|
||||||
//! [](https://crates.io/crates/sea-orm)
|
//! [](https://crates.io/crates/sea-orm)
|
||||||
//! [](https://docs.rs/sea-orm)
|
//! [](https://docs.rs/sea-orm)
|
||||||
@ -25,7 +23,7 @@
|
|||||||
//!
|
//!
|
||||||
//! # SeaORM
|
//! # SeaORM
|
||||||
//!
|
//!
|
||||||
//! SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
|
//! #### SeaORM is a relational ORM to help you build light weight and concurrent web services in Rust.
|
||||||
//!
|
//!
|
||||||
//! [](https://www.sea-ql.org/SeaORM/docs/index)
|
//! [](https://www.sea-ql.org/SeaORM/docs/index)
|
||||||
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/basic)
|
//! [](https://github.com/SeaQL/sea-orm/tree/master/examples/basic)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user