Derive Macro Parsable

Source
#[derive(Parsable)]
{
    // Attributes available to this derive:
    #[whitespace]
    #[value]
}