Type Alias osmium_changeset_comment_size_type

Source
pub type osmium_changeset_comment_size_type = u32;
Expand description

This is the size type for the text in a changeset discussion comment. There is no official limit for this. 16 bit is not enough for existing OSM changesets, hopefully 32 bit is.