Docs.rs
issuecraft-core-0.6.0
issuecraft-core 0.6.0
Docs.rs crate page
Links
crates.io
Source
Owners
hardliner66
Dependencies
async-trait ^0.1.89
normal
facet ^0.42.0
normal
facet-json ^0.42.0
normal
issuecraft-ql ^0.6.0
normal
nanoid ^0.4.0
normal
thiserror ^2.0.17
normal
time ^0.3.44
normal
Versions
0%
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
Backend
issuecraft_
core
0.6.0
Backend
Provided Methods
init
Implementors
In crate issuecraft_
core
issuecraft_core
Trait
Backend
Copy item path
Source
pub trait Backend { // Provided method fn
init
(&mut self) { ... } }
Provided Methods
§
Source
fn
init
(&mut self)
Implementors
§