Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cargo-lambda/cargo-lambda
/ BinaryModifiedAt
Class
BinaryModifiedAt
crates/cargo-lambda-build/src/archive.rs:28–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
27
#[derive(Clone, Debug)]
28
pub struct BinaryModifiedAt(Option<SystemTime>);
29
30
impl BinaryModifiedAt {
31
pub fn now() -> Self {
Callers
2
zip_binary
Function · 0.85
extract_data_from_zipped_binary
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected