Docs.rs
  • knetrs-0.1.1
    • knetrs 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • dennis-kk
    • Dependencies
      • ffi-opaque ^2.0 normal
      • heapless ^0.7.16 normal
      • lazy_static ^1.4.0 normal
      • libc ^0.2 normal
      • cc ^1.0.46 build
    • Versions
    • 20% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

knetrs0.1.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • knet::CLoopWrapper
  • knet::Channel
  • knet::KnetNetwork
  • knet::Loop

Enums

  • knet::ChannelCbEvent

Functions

  • knet::address_get_ip
  • knet::address_get_port
  • knet::knet_channel_ref_accept
  • knet::knet_channel_ref_close
  • knet::knet_channel_ref_connect
  • knet::knet_channel_ref_get_local_address
  • knet::knet_channel_ref_get_peer_address
  • knet::knet_channel_ref_get_ptr
  • knet::knet_channel_ref_get_stream
  • knet::knet_channel_ref_get_uuid
  • knet::knet_channel_ref_set_cb
  • knet::knet_channel_ref_set_ptr
  • knet::knet_loop_create
  • knet::knet_loop_create_channel
  • knet::knet_loop_destroy
  • knet::knet_loop_run_once
  • knet::knet_stream_available
  • knet::knet_stream_copy
  • knet::knet_stream_eat
  • knet::knet_stream_pop
  • knet::knet_stream_push