MCPcopy Create free account
hub / github.com/emwalker/digraph / locale

Method locale

backend/src/graphql/topic.rs:20–22  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

18 }
19
20 async fn locale(&self) -> String {
21 self.0.locale.to_string()
22 }
23}
24
25#[derive(Debug)]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected