Docs.rs
bobcat-maths-0.4.0
bobcat-maths 0.4.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
af-afk
Dependencies
alloy-primitives ^1.4.0
normal
optional
arbitrary ^1.4.2
normal
optional
borsh ^1.5.7
normal
optional
cfg-if ^1.0.3
normal
mutants ^0.0.3
normal
num-traits ^0.2.19
normal
proptest ^1.8.0
normal
optional
proptest-derive ^0.6.0
normal
optional
proptest ^1.8.0
dev
Versions
0%
of the crate is documented
Go to latest version
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
Address
bobcat_
maths
0.4.0
Address
Trait Implementations
From<&U>
In crate bobcat_
maths
bobcat_maths
Type Alias
Address
Copy item path
Source
pub type Address = [
u8
;
20
];
Trait Implementations
§
Source
§
impl
From
<&
U
> for
Address
Source
§
fn
from
(x: &
U
) -> Self
Converts to this type from the input type.