Docs.rs
anansi-0.14.2
anansi 0.14.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
saru-tora
Dependencies
anansi-core ^0.14
normal
async-recursion ^1.0.0
normal
async-trait ^0.1.57
normal
oauth2 ^4.3.0
normal
pbkdf2 ^0.10
normal
rpassword ^7.0
normal
serde_json ^1.0
normal
totp-rs ^3.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate anansi
Version 0.14.2
All Items
Re-exports
Modules
Macros
Attribute Macros
Derive Macros
?
Crate
anansi
source
·
[
−
]
Re-exports
pub use
oauth2
;
Modules
admin_site
cache
datetime
db
email
forms
humanize
hyper
hyper
migrations
project
records
router
server
site
test
tokio
A runtime for writing reliable network applications without compromising speed.
util
web
Macros
_cache
_handle
_handle_or_404
app_admins
app_cache
app_components
app_statics
apps
aux_path_literal
base_handle
cache
cache_view
database
err_box
extend
form_error
get_or_404
handle
handle_or_404
http_404
import
init_admin
local_migrations
main
main_separator
middleware
min_main
operations
path
path_literal
raw_bulk_update
raw_middleware
raw_render
raw_transact
record_admin
redirect
register
release
render
request_derive
schemas
setup
start
statics
strip_plus
test_get
test_server
transact
try_sql
try_sqlx
url
wasm_statics
Attribute Macros
base_view
cacheable
check
check_fn
component
form
function_component
record
refchild
store
test
Marks async function to be executed by runtime, suitable to test environment. This macro helps set up a
Runtime
without requiring the user to use
Runtime
or
Builder
directly.
view
viewer
Derive Macros
Builder
Form
FromParams
GetData
Properties
Record
Relate
ToDestroy
ToEdit
ToUrl