Module own

Source
Expand description

Own namespace of the module.

Re-exports§

pub use super::super::punctuated;

Functions§

ensure_trailing_comma
Ensures that a syn::punctuated::Punctuated collection ends with a comma if it contains elements.