Docs.rs
deep_causality_haft-0.2.5
deep_causality_haft 0.2.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
marvin-hansen
Dependencies
deep_causality_num ^0.1.9
normal
Versions
79.43%
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
LogAddEntry
deep_
causality_
haft
0.2.5
LogAdd
Entry
Required Methods
add_entry
Implementors
In crate deep_
causality_
haft
deep_causality_haft
Trait
LogAdd
Entry
Copy item path
Source
pub trait LogAddEntry { // Required method fn
add_entry
(&mut self, message: &
str
); }
Required Methods
§
Source
fn
add_entry
(&mut self, message: &
str
)
Implementors
§