Docs.rs
anyinput-derive-0.1.0
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
anyinput-derive 0.1.0
Easily create functions that accept any type of string, path, iterator-like, or array-line inputs.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
2
items documented
0
out of
2
items with examples
Links
Homepage
Repository
crates.io
Dependencies
anyinput-core ^0.1.0
normal
Versions
0.1.8
(2024-11-02)
0.1.6
(2022-10-20)
0.1.5
(2022-10-11)
0.1.4
(2022-10-10)
0.1.3
(2022-10-10)
0.1.2
(2022-10-09)
0.1.0
(2022-10-09)
Owners
anyinput-derive
Important Note
:
You are probably looking for the [
anyinput
] crate, which wraps this crate and is much more ergonomic to use.
Purpose
This is an internal helper library of [
anyinput
].