Docs.rs
yui-cli-0.3.0
yui-cli 0.3.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yukimemi
Dependencies
anyhow ^1
normal
camino ^1
normal
clap ^4
normal
globset ^0.4
normal
ignore ^0.4
normal
indicatif ^0.17
normal
jiff ^0.2
normal
owo-colors ^4
normal
same-file ^1
normal
serde ^1
normal
similar ^2
normal
tera ^1
normal
thiserror ^2
normal
toml ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
whoami ^1
normal
assert_cmd ^2.2.1
dev
assert_fs ^1
dev
predicates ^3
dev
tempfile ^3
dev
junction ^1
normal
Versions
38.19%
of the crate is documented
Go to latest version
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
template_context
yui
0.3.0
In yui::
template
yui
::
template
Function
template_
context
Copy item path
Source
pub fn template_context<V:
Serialize
>(yui: &
YuiVars
, vars:
&V
) ->
Context