Function georender_pack::encode::node[][src]

pub fn node(
    id: u64,
    point: (f32, f32),
    tags: &[(&str, &str)]
) -> Result<Vec<u8>, Error>