Trait winnow::character::Int

source ·
pub trait Int: Uint { }
Expand description

Metadata for parsing signed integers, see dec_int

Implementations on Foreign Types§

Implementors§