Docs.rs
  • capnp-0.17.0
    • capnp 0.17.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dwrensha
    • Dependencies
      • quickcheck ^1 normal
      • quickcheck ^1 dev
    • Versions
    • 12.41% 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
logo

logo

Module node

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Type Definitions
?
Change settings

Module capnp::schema_capnp::node

source ·

Re-exports

  • pub use self::Which::File;
  • pub use self::Which::Struct;
  • pub use self::Which::Enum;
  • pub use self::Which::Interface;
  • pub use self::Which::Const;
  • pub use self::Which::Annotation;

Modules

  • annotation
  • const_
  • enum_
  • interface
  • nested_node
  • parameter
  • source_info
  • struct_

Structs

  • Builder
  • Owned
  • Pipeline
  • Reader

Enums

  • Which

Type Definitions

  • WhichBuilder
  • WhichReader