Docs.rs
anansi-core-0.14.2
anansi-core 0.14.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
saru-tora
Dependencies
ahash ^0.8.3
normal
anansi-macros ^0.14
normal
async-trait ^0.1.57
normal
chrono ^0.4.23
normal
env_logger ^0.9.0
normal
http ^0.2
normal
http-body-util ^0.1.0-rc.1
normal
hyper ^1.0.0-rc.1
normal
lettre ^0.10
normal
log ^0.4.0
normal
moka ^0.10
normal
quote ^1.0
normal
rand ^0.8.4
normal
redis ^0.22.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10.2
normal
sqlx ^0.5
normal
syn ^1.0
normal
tokio ^1
normal
tokio-postgres ^0.7.7
normal
toml ^0.5
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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_core
Version 0.14.2
All Items
Re-exports
Modules
Macros
Attribute Macros
Derive Macros
?
Crate
anansi_core
source
·
[
−
]
Re-exports
pub use
tokio
;
pub use
hyper
;
Modules
admin_site
cache
datetime
db
email
forms
humanize
migrations
project
records
router
server
test
web
Macros
_cache
_handle
_handle_or_404
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