Docs.rs
interstice-sdk-0.4.2
interstice-sdk 0.4.2
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
Versions
0%
of the crate is documented
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
HostLog
interstice_
sdk
0.4.2
HostLog
Required Methods
log
Implementors
In crate interstice_
sdk
interstice_sdk
Trait
HostLog
Copy item path
Source
pub trait HostLog { // Required method fn
log
(&self, message: &
str
); }
Required Methods
§
Source
fn
log
(&self, message: &
str
)
Implementors
§
Source
§
impl
HostLog
for
QueryContext
Source
§
impl
HostLog
for
ReducerContext