Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ default_encoding
Method
default_encoding
atomic-repository/src/record/options.rs:291–293 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
289
/// Get the default encoding.
290
#[must_use]
291
pub fn default_encoding(&self) -> Encoding {
292
self.default_encoding
293
}
294
295
/// Get the maximum file size.
296
#[must_use]
Callers
1
to_core_options
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected