Docs.rs
scsys-agents-0.1.28
scsys-agents 0.1.28
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
FL03
Dependencies
chrono ^0.4.22
normal
serde ^1.0.147
normal
serde_json ^1.0.87
normal
strum ^0.24.1
normal
Versions
2.33%
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
scsys_
agents
0.1.28
Document
Handler
Required Methods
path
Implementors
In scsys_
agents::
handlers
scsys_agents
::
handlers
Trait
DocumentHandler
Copy item path
Source
pub trait DocumentHandler { // Required method fn
path
(&self) ->
String
; }
Required Methods
§
Source
fn
path
(&self) ->
String
Implementors
§