Docs.rs
  • wkt-0.14.0
    • wkt 0.14.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • frewsxcv
    • github:georust:wkt-publishers
    • Dependencies
      • geo-traits ^0.3 normal
      • geo-types ^0.7.8 normal optional
      • log ^0.4.17 normal
      • num-traits ^0.2 normal
      • serde ^1.0 normal optional
      • thiserror ^1.0.23 normal
      • criterion ^0.5.1 dev
      • serde ^1.0 dev
      • serde_json ^1.0 dev
    • Versions
    • 53.66% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

wkt0.14.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • types::Coord
  • types::GeometryCollection
  • types::LineString
  • types::MultiLineString
  • types::MultiPoint
  • types::MultiPolygon
  • types::Point
  • types::Polygon

Enums

  • Wkt
  • error::Error
  • geo_types_from_wkt::Error
  • types::Dimension
  • types::GeometryType

Traits

  • TryFromWkt
  • WktFloat
  • WktNum
  • to_wkt::ToWkt

Macros

  • wkt

Functions

  • deserialize::deserialize_wkt
  • deserialize::geo_types::deserialize_geometry
  • deserialize::geo_types::deserialize_point
  • geo_types_from_wkt::try_into_geometry
  • geo_types_from_wkt::try_into_geometry_collection
  • infer_type
  • to_wkt::write_geometry
  • to_wkt::write_geometry_collection
  • to_wkt::write_line
  • to_wkt::write_linestring
  • to_wkt::write_multi_linestring
  • to_wkt::write_multi_point
  • to_wkt::write_multi_polygon
  • to_wkt::write_point
  • to_wkt::write_polygon
  • to_wkt::write_rect
  • to_wkt::write_triangle