pagetop 0.0.33

PageTop is an opinionated web development framework that uses the most stable and popular Rust packages to build modular, extensible and configurable Server-side rendered solutions.
Documentation

pagetop

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

database

  • sea-orm
  • sea-schema

postgres

  • database
  • sea-orm/sqlx-postgres

mysql

  • database
  • sea-orm/sqlx-mysql

sqlite

  • database
  • sea-orm/sqlx-sqlite

sea-orm

    This feature flag does not enable additional features.

sea-schema

    This feature flag does not enable additional features.