Crate tinkr

Crate tinkr 

Source

Re-exports§

pub use status::Status;
pub use db::cached_surrealdb;
pub use db::cached_surrealdb::AsyncSurrealCache;
pub use db::db_init;
pub use db::db_seperate_connection;
pub use db::storage_trait::Storage;
pub use db::connection::db_schema;
pub use email::EmailAddress;
pub use auth::user;
pub use auth::adapter_rs_surreal;
pub use auth::callback;
pub use auth::session;
pub use auth::ui_auth;
pub use auth::token;
pub use auth::account;
pub use auth::authcheck;
pub use authcheck::AuthCheck;
pub use storage_authed_trait::StorageAuthed;
pub use wallet::metamask;
pub use apperror::AppError;

Modules§

admin
apperror
arrays
auth
boring_avatars
builds
bytes
cart
colors
components
date_utils
db
email
email_templates
keys
logs
middleware
numbers
order
organization
payments
product
server
settings
status
storage_authed_trait
strings
surrealtypes
team
telemetry
theme
urls
users
utils
wallet

Structs§

Datetime
RecordId
Struct representing a record id.

Functions§

version
Returns the version of the tinkr crate