Docs.rs
libperl-rs-0.3.0
libperl-rs 0.3.0
Permalink
Docs.rs crate page
GPL-1.0-or-later
OR
Artistic-1.0-Perl
Links
Repository
crates.io
Source
Owners
hkoba
Dependencies
if_chain ^1.0
normal
libperl-sys ^0.3
normal
typed-arena ^1.2.0
normal
libperl-config ^0.3
build
regex ^1
build
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libperl_
rs
0.3.0
libperl_rs
Macro
perl_api
Copy item path
Source
macro_rules! perl_api { ($name:ident ($my_perl:expr $(, $arg:expr)*) $(as $t:ty)*) => { ... }; }