Docs.rs
naia-shared-0.18.0
naia-shared 0.18.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
connorcarpenter
Dependencies
bevy_ecs ^0.9
normal
cfg-if ^1.0
normal
js-sys ^0.3
normal
log ^0.4
normal
naia-derive ^0.18
normal
naia-serde ^0.18
normal
naia-socket-shared ^0.15
normal
zstd ^0.12.2
normal
Versions
100%
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
☰
ConstBitLength
Required Methods
const_bit_length
Implementations on Foreign Types
()
Box<T, Global>
Option<T>
[T; N]
bool
char
f32
f64
i16
i32
i64
i8
isize
u16
u32
u64
u8
usize
Implementors
In naia_shared
?
Trait
naia_shared
::
ConstBitLength
source
·
[
−
]
pub trait ConstBitLength { // Required method fn
const_bit_length
() ->
u32
; }
Required Methods
§
source
fn
const_bit_length
() ->
u32
Implementations on Foreign Types
§
source
§
impl<T>
ConstBitLength
for
Option
<T>
where T:
ConstBitLength
,
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
usize
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
u16
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
char
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
i64
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
f64
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
bool
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
u32
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
u8
source
§
fn
const_bit_length
() ->
u32
source
§
impl<T>
ConstBitLength
for
Box
<T,
Global
>
where T:
ConstBitLength
,
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
()
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
isize
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
u64
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
i32
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
i16
source
§
fn
const_bit_length
() ->
u32
source
§
impl<T, const N:
usize
>
ConstBitLength
for
[T; N]
where T:
ConstBitLength
,
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
f32
source
§
fn
const_bit_length
() ->
u32
source
§
impl
ConstBitLength
for
i8
source
§
fn
const_bit_length
() ->
u32
Implementors
§
source
§
impl
ConstBitLength
for
ChannelKind
source
§
impl
ConstBitLength
for
ComponentKind
source
§
impl
ConstBitLength
for
GameInstant
source
§
impl
ConstBitLength
for
MessageKind
source
§
impl
ConstBitLength
for
NetEntity