Docs.rs
  • librsync-sys-0.1.2
    • librsync-sys 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mbrt
    • Dependencies
      • libc ^0.2 normal
      • cc ^1.0 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

librsync_sys0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • rs_buffers_t

Enums

  • rs_job_t
  • rs_signature_t

Functions

  • rs_build_hash_table
  • rs_delta_begin
  • rs_free_sumset
  • rs_job_free
  • rs_job_iter
  • rs_loadsig_begin
  • rs_patch_begin
  • rs_sig_begin
  • rs_trace_set_level
  • rs_trace_to

Type Aliases

  • rs_copy_cb
  • rs_loglevel
  • rs_long_t
  • rs_magic_number
  • rs_result
  • rs_trace_fn_t

Constants

  • RS_BAD_MAGIC
  • RS_BLAKE2_SIG_MAGIC
  • RS_BLOCKED
  • RS_CORRUPT
  • RS_DEFAULT_BLOCK_LEN
  • RS_DELTA_MAGIC
  • RS_DONE
  • RS_INPUT_ENDED
  • RS_INTERNAL_ERROR
  • RS_IO_ERROR
  • RS_LOG_ALERT
  • RS_LOG_CRIT
  • RS_LOG_DEBUG
  • RS_LOG_EMERG
  • RS_LOG_ERR
  • RS_LOG_INFO
  • RS_LOG_NOTICE
  • RS_LOG_WARNING
  • RS_MD4_SIG_MAGIC
  • RS_MEM_ERROR
  • RS_PARAM_ERROR
  • RS_RUNNING
  • RS_SYNTAX_ERROR
  • RS_TEST_SKIPPED
  • RS_UNIMPLEMENTED