Docs.rs
muzzman-lib-0.2.0
muzzman-lib 0.2.0
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
konkitoman
Dependencies
get_ref ^0.1.0
normal
libloading ^0.7.4
normal
muzzman-lib-macros ^0.1.2
normal
rand ^0.8.5
normal
serde ^1.0.152
normal
serde_json ^1.0.91
normal
url ^2.3.1
normal
Versions
1.83%
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
☰
TGetLogger
Required Methods
get_logger
Implementors
In muzzman_lib::logger
?
Trait
muzzman_lib
::
logger
::
TGetLogger
source
·
[
−
]
pub trait TGetLogger { fn
get_logger
(&self, dst:
Option
<
Arc
<
Mutex
<
File
>>>) ->
Logger
; }
Required Methods
§
source
fn
get_logger
(&self, dst:
Option
<
Arc
<
Mutex
<
File
>>>) ->
Logger
Implementors
§
source
§
impl
TGetLogger
for
ERef
source
§
impl
TGetLogger
for
ERow
source
§
impl
TGetLogger
for
LRef
source
§
impl
TGetLogger
for
LRow