Docs.rs
dora-core-0.3.12
dora-core 0.3.12
Permalink
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
haixuanTao
github:dora-rs:core
Dependencies
dora-message ^0.5.0
normal
dunce ^1.0.5
normal
eyre ^0.6.8
normal
fs_extra ^1.3.0
normal
git2 ^0.18.0
normal
optional
itertools ^0.14
normal
log ^0.4.21
normal
once_cell ^1.13.0
normal
schemars ^0.8.19
normal
serde ^1.0.136
normal
serde-with-expand-env ^1.1.0
normal
serde_json ^1.0.117
normal
serde_yaml ^0.9.33
normal
tokio ^1.24.1
normal
tracing ^0.1
normal
url ^2.5.4
normal
optional
uuid ^1.7
normal
which ^5.0.0
normal
Versions
2.56%
of the crate is documented
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
dora_
core
0.3.12
Resolved
Node
Ext
Required Methods
send_stdout_as
Implementors
In dora_
core::
descriptor
dora_core
::
descriptor
Trait
ResolvedNodeExt
Copy item path
Source
pub trait ResolvedNodeExt { // Required method fn
send_stdout_as
(&self) ->
Result
<
Option
<
String
>>; }
Required Methods
§
Source
fn
send_stdout_as
(&self) ->
Result
<
Option
<
String
>>
Implementors
§
Source
§
impl
ResolvedNodeExt
for
ResolvedNode