Docs.rs
  • readcon-core-0.2.0
    • readcon-core 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • HaoZeke
    • Dependencies
      • cog ^0.1.0 dev
      • criterion ^0.6.0 dev
      • cbindgen ^0.29.0 build
    • Versions
    • 64.2% 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

readcon_core0.2.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • ffi::CAtom
  • ffi::CConFrameIterator
  • ffi::CFrame
  • ffi::RKRConFrame
  • ffi::RKRConFrameWriter
  • iterators::ConFrameIterator
  • types::AtomDatum
  • types::ConFrame
  • types::FrameHeader
  • writer::ConFrameWriter

Enums

  • error::ParseError
  • types::ParseError

Functions

  • ffi::con_frame_iterator_next
  • ffi::create_writer_from_path_c
  • ffi::free_c_frame
  • ffi::free_con_frame_iterator
  • ffi::free_rkr_frame
  • ffi::free_rkr_writer
  • ffi::read_con_file_iterator
  • ffi::rkr_frame_get_header_line
  • ffi::rkr_frame_get_header_line_cpp
  • ffi::rkr_frame_to_c_frame
  • ffi::rkr_free_string
  • ffi::rkr_writer_extend
  • helpers::atomic_number_to_symbol
  • helpers::symbol_to_atomic_number
  • parser::parse_frame_header
  • parser::parse_line_of_n
  • parser::parse_single_frame