Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bluecatengineering/dora
/ functions
Functions
611 in github.com/bluecatengineering/dora
⨍
Functions
611
◇
Types & classes
146
Method
time
Get the `DateTime` that we first created this `MsgContext` [`DateTime`]: chrono::DateTime
dora-core/src/server/context.rs:114
Method
to_msg
Deserializes the inner data into a Message
dora-core/src/server/msg.rs:61
Method
try_from
(cfg: wire::Config)
libs/config/src/v4.rs:55
Method
try_from
(cfg: wire::client_classes::ClientClasses)
libs/config/src/client_classes.rs:42
Method
try_from
(cfg: wire::v6::Config)
libs/config/src/v6.rs:266
Method
try_from
(s: String)
libs/config/src/wire/mod.rs:43
Method
try_from
(value: &TsigAlgorithm)
libs/config/src/wire/v4.rs:607
Function
try_recv
( args: &ClientSettings, tx: &Sender<M>, recv: &Arc<UdpSocket>, )
bin/tests/common/client.rs:156
Function
var_exists
Returns whether an environment variable with the given key exists # Examples ``` # use std::env; unsafe { env::set_var("KEY", "value"); } assert!(env_
libs/env-parser/src/lib.rs:78
Method
write_u64
(&mut self, id: u64)
dora-core/src/server/typemap.rs:20
Method
yaml
Create a new DhcpConfig for the server. Pass in the wire config format from yaml
libs/config/src/v4.rs:251
← previous
601–611 of 611, ranked by callers