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:312–314 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
310
/// Get the default encoding.
311
#[must_use]
312
pub fn default_encoding(&self) -> Encoding {
313
self.default_encoding
314
}
315
316
/// Get the maximum file size.
317
#[must_use]
Callers
1
to_core_options
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected