Docs.rs
pochoir-lang-0.12.2
pochoir-lang 0.12.2
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
nifouprog
Dependencies
indexmap ^2.0.0
normal
pochoir-common ^0.12.2
normal
pochoir-macros ^0.12.2
normal
serde ^1.0.140
normal
slug ^0.1.4
normal
thiserror ^1.0.40
normal
pretty_assertions ^1.3.0
dev
serde ^1.0.140
dev
Versions
48.81%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
FunctionError
pochoir_
lang
0.12.2
Function
Error
Aliased Type
In pochoir_
lang::
functions
pochoir_lang
::
functions
Type Alias
Function
Error
Copy item path
Source
pub type FunctionError =
Box
<dyn
Error
>;
Aliased Type
ยง
pub struct FunctionError(
/* private fields */
);