Docs.rs
  • triples-0.2.1
    • triples 0.2.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • navicore
    • Dependencies
      • anyhow ^1.0 normal
      • chrono ^0.4 normal
      • clap ^4.4 normal
      • futures ^0.3 normal
      • glob ^0.3.1 normal
      • lalrpop-util ^0.20.0 normal
      • regex ^1 normal
      • sqlx ^0.7 normal
      • tokio ^1.32.0 normal
      • tokio-util ^0.7 normal
      • tracing ^0.1.37 normal
      • tracing-subscriber ^0.3.17 normal
      • uuid ^1.4.1 normal
      • lalrpop ^0.20.0 build
    • Versions
    • 17.72% of the crate is documented
  • Go to latest version
  • Platform
    • 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

triples0.2.1

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • data::Pre
  • data::RdfName
  • data::Subject
  • db_api::DbApi
  • sparql::QueryParser
  • sparql_data::SelectClause
  • sparql_data::SparqlQuery
  • sparql_data::TriplePattern
  • turtle::LineParser
  • turtle::ObjectParser
  • turtle::PrefixParser
  • turtle::RDFNameParser
  • turtle_stream::TurtleStream

Enums

  • data::TriplesError
  • sparql_data::Variable
  • turtle_stream::ParsedLine
  • turtle_stream::ParserState

Traits

  • sparql::__ToTriple
  • turtle::__ToTriple

Functions

  • csv_file::export_csv
  • csv_file::import_csv
  • db::init
  • db_api::str_to_string
  • ttl_file::export_turtle
  • ttl_file::import_turtle