Docs.rs
assemblyline-models-0.5.3
assemblyline-models 0.5.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
cccs-douglass
Dependencies
assemblyline-markings ^0.1.10
normal
base62 ^2.0
normal
chrono ^0.4
normal
hex ^0.4
normal
log ^0.4
normal
md-5 ^0.10
normal
rand ^0.9
normal
optional
regex ^1.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.3
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
struct-metadata ^1.3
normal
strum ^0.27
normal
thiserror ^2
normal
pretty_assertions ^1.4
dev
Versions
73.29%
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
Domain
assemblyline_
models
0.5.3
Domain
Aliased Type
In crate assemblyline_
models
assemblyline_models
Type Alias
Domain
Copy item path
Source
pub type Domain =
String
;
Expand description
Unvalidated domain type
Aliased Type
ยง
pub struct Domain {
/* private fields */
}