Docs.rs
aether-azathoth-0.5.3
aether-azathoth 0.5.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
xiaozuhui
Dependencies
chrono ^0.4
normal
crossbeam ^0.8
normal
lazy_static ^1.4
normal
num-bigint ^0.4
normal
num-rational ^0.4
normal
num-traits ^0.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tokio ^1.49.0
normal
optional
ureq ^3.1.4
normal
criterion ^0.8.1
dev
tokio ^1.49.0
dev
cbindgen ^0.29.2
build
console_error_panic_hook ^0.1
normal
js-sys ^0.3.83
normal
wasm-bindgen ^0.2.106
normal
Versions
68.49%
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
Module types
aether
0.5.3
Module types
Module Items
Functions
In aether::
builtins
aether
::
builtins
Module
types
Copy item path
Source
Expand description
类型操作内置函数模块
提供类型检查、类型转换和长度计算等功能。
Functions
§
clone
深拷贝一个值
len
获取集合的长度
to_
number
将值转换为数字
to_
string
将值转换为字符串
type_of
获取值的类型名称