Docs.rs
fpr-cli-util-0.4.6
fpr-cli-util 0.4.6
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
shinjitumala
Dependencies
fpr-cli ^0.4.6
normal
serde ^1.0.228
normal
toml ^1.1.2
normal
Versions
0%
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
to_lines
fpr_
cli_
util
0.4.6
fpr_cli_util
Function
to_
lines
Copy item path
Source
pub fn to_lines<const S:
usize
, I>(a: &[
[I; S]
]) ->
Vec
<
String
>
where I:
AsRef
<
str
>,