Docs.rs
diameter-interface-0.1.3
diameter-interface 0.1.3
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
AhmedMehanna1
Dependencies
chrono ^0.4
normal
lazy_static ^1.5.0
normal
serde ^1.0.219
normal
serde-xml-rs ^0.6.0
normal
Versions
1.14%
of the crate is documented
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
Integer64
diameter_
interface
0.1.3
Integer64
Aliased Type
Trait Implementations
Into<AvpValue>
In diameter_
interface::
modeling::
avp::
integer64
diameter_interface
::
modeling
::
avp
::
integer64
Type Alias
Integer64
Copy item path
Source
pub type Integer64 =
AvpData
<
i64
>;
Aliased Type
§
pub struct Integer64(
/* private fields */
);
Trait Implementations
§
Source
§
impl
Into
<
AvpValue
> for
Integer64
Source
§
fn
into
(self) ->
AvpValue
Converts this type into the (usually inferred) input type.