Docs.rs
ad-core-0.6.1
ad-core 0.6.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
physwkim
Dependencies
asyn-rs ^0.6.1
normal
epics-base-rs ^0.6.1
normal
optional
parking_lot ^0.12
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
Versions
27.13%
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
Module file_base
ad_core
0.6.1
Module file_
base
Module Items
Structs
Enums
Traits
In ad_
core::
plugin
ad_core
::
plugin
Module
file_
base
Copy item path
Source
Structs
§
NDPlugin
File
Base
File path/name management and capture buffering for file plugins.
Enums
§
NDFile
Mode
File write modes matching C++ NDFileMode_t.
Traits
§
NDFile
Writer
Trait for file format writers.