Docs.rs
interstice-sdk-0.4.0
interstice-sdk 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Naloween
Dependencies
interstice-abi ^0.4.0
normal
interstice-sdk-core ^0.4.0
normal
interstice-sdk-macros ^0.4.0
normal
prettyplease ^0.2
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
wee_alloc ^0.4
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
HostCurrentNodeId
interstice_
sdk
0.4.0
Host
Current
Node
Id
Required Methods
current_node_id
Implementors
In crate interstice_
sdk
interstice_sdk
Trait
Host
Current
Node
Id
Copy item path
Source
pub trait HostCurrentNodeId { // Required method fn
current_node_id
(&self) ->
String
; }
Required Methods
§
Source
fn
current_node_id
(&self) ->
String
Implementors
§
Source
§
impl
HostCurrentNodeId
for
QueryContext
Source
§
impl
HostCurrentNodeId
for
ReducerContext