Docs.rs
  • idf-parser-0.1.1
    • idf-parser 0.1.1
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Laurence-Cullen
    • Dependencies
      • nom ^8 normal
    • Versions
    • 26.21% of the crate is documented
  • Go to latest version
  • 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

idf_parser0.1.1

Crate Items

  • Macros
  • Structs
  • Functions

List of all items

Structs

  • board::BoardPanel
  • component_placement::ComponentPlacement
  • components::ElectricalComponent
  • components::MechanicalComponent
  • drilled_holes::Hole
  • headers::BoardPanelHeader
  • headers::LibraryHeader
  • library::Library
  • notes::Note
  • outlines::BoardPanelOutline
  • outlines::OtherOutline
  • outlines::PlacementGroupArea
  • outlines::PlacementKeepout
  • outlines::PlacementOutline
  • outlines::RoutingKeepout
  • outlines::RoutingOutline
  • outlines::ViaKeepout
  • point::Point

Macros

  • parse_section
  • ws_separated

Functions

  • board::parse_board_or_panel
  • component_placement::component_placement
  • component_placement::parse_component_placement_section
  • components::electrical_component
  • components::mechanical_component
  • drilled_holes::drilled_hole
  • drilled_holes::parse_drilled_holes_section
  • headers::parse_board_or_panel_header
  • headers::parse_library_header
  • notes::parse_notes_section
  • outlines::owner
  • outlines::parse_board_panel_outline
  • outlines::parse_other_outline
  • outlines::parse_placement_group_area
  • outlines::parse_placement_keepout
  • outlines::parse_placement_outline
  • outlines::parse_routing_keepout
  • outlines::parse_routing_outline
  • outlines::parse_via_keepout
  • parse_board_file
  • parse_library_file
  • point::point
  • primitives::quote_string
  • primitives::ws