This module exports helpers for implementing the Arbitrary trait on types that build on top of primitives provided by this crate.
Arbitrary
pub use crate::ast::path::arbitrary as path;