Struct parser_c::data::error::UnsupportedFeature []

pub struct UnsupportedFeature(pub String, pub Position);

Trait Implementations

impl Debug for UnsupportedFeature
[src]

Formats the value using the given formatter.