Docs.rs
ultimate-0.1.0
ultimate 0.1.0
Permalink
Docs.rs crate page
11 June 2026
Links
crates.io
Source
Owners
yangbajing
Dependencies
argon2 ^0.5
normal
async-trait ^0.1
normal
config ^0.14
normal
derive-getters ^0.4
normal
derive_more ^1.0.0-beta
normal
josekit ^0.8
normal
log ^0.4
normal
modql =0.4.0-rc.6
normal
rand ^0.8
normal
regex ^1
normal
sea-query ^0.31.0-rc
normal
sea-query-binder ^0.6.0-rc
normal
serde ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7
normal
serde_with ^3
normal
sqlx ^0.7
normal
strum_macros ^0.26
normal
thiserror ^1
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
optional
tracing-log ^0.2
normal
tracing-subscriber ^0.3
normal
ultimate-common ^0.1
normal
uuid ^1
normal
anyhow ^1
dev
dotenvy ^0.15
dev
Versions
12.5%
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
Skip to main content
get_env
ultimate
0.1.0
In ultimate::
configuration
ultimate
::
configuration
Function
get_env
Copy item path
Source
pub fn get_env(name: &'static
str
) ->
Result
<
String
>