petname-macros 3.1.0

Proc macros for the petname crate.
Documentation
1
2
3
4
//! Language-specific petname macros.

pub(crate) mod english;
pub(crate) mod turkish;