Docs.rs
teo-runtime-0.3.8
teo-runtime 0.3.8
Permalink
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.16.0
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
indexmap ^2.6
normal
inflector-plus ^0.11.7
normal
itertools ^0.13.0
normal
jsonwebtoken ^9.2
normal
key-path ^0.2.2
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.5
normal
tokio ^1.0
normal
uuid ^1.8
normal
Versions
1.95%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
teo_
runtime
0.3.8
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
headers
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.