Docs.rs
teo-runtime-0.3.0
teo-runtime 0.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
victorteokw
Dependencies
array_tool ^1.0.3
normal
async-recursion ^1.1.1
normal
async-trait ^0.1.80
normal
bcrypt ^0.15.1
normal
bigdecimal =0.3.1
normal
bson ^2.9.0
normal
bytes ^1.8.0
normal
chrono ^0.4.31
normal
colored ^2.1.0
normal
cookie ^0.18.1
normal
cuid =1.2.0
normal
cuid2 ^0.1.2
normal
deferred-box ^0.1.4
normal
educe =0.5.11
normal
futures ^0.3
normal
futures-util ^0.3
normal
history-box ^0.1.1
normal
http-body-util ^0.1
normal
hyper ^1.5.0
normal
hyper-util ^0.1.9
normal
indexmap ^2.2.6
normal
inflector-plus ^0.11.7
normal
itertools ^0.13.0
normal
jsonwebtoken ^9.2
normal
key-path ^0.2.2
normal
log ^0.4.20
normal
maplit ^1.0.2
normal
mime ^0.3.17
normal
num-integer ^0.1.45
normal
once_cell ^1.19
normal
pad ^0.1.6
normal
rand ^0.8.5
normal
random-string ^1.0
normal
regex ^1.10.2
normal
serde ^1.0.190
normal
serde_json ^1.0
normal
teo-parser ^0.3.0
normal
teo-result ^0.3.0
normal
time ^0.3.36
normal
tokio ^1.0
normal
uuid ^1.8
normal
Versions
2.03%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
teo_
runtime
0.3.0
All Items
Crate Items
Re-exports
Modules
Macros
Crate
teo_runtime
Copy item path
Source
Re-exports
§
pub extern crate
indexmap
;
pub use value::
Value
;
Modules
§
action
admin
app
arguments
cell
coder
comment
config
connection
cookies
data_
set
database
enum
error_
ext
handler
interface
message
middleware
model
namespace
optionality
pipeline
readwrite
request
response
schema
sort
stdlib
struct
traits
utils
value
Macros
§
teon
Construct a
teo::teon::Value
from a Teo object notation literal. This is inspired by serde_json package and bson package.