sea-orm 2.0.2

🐚 An async & dynamic ORM for Rust
Documentation
1
2
3
4
5
6
format_code_in_doc_comments = true
ignore = [
    # These files are used to test the output of derive macros.
    # Formatting them will cause the tests to fail.
    "sea-orm-codegen/src/tests_cfg",
]