MCPcopy Create free account
hub / github.com/RustOtomeLab/RustEng / max_offset

Method max_offset

src/script.rs:101–103  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

99}
100
101const WINDOW_SIZE: usize = 4;
102
103#[derive(Debug, Clone)]
104pub(crate) struct Script {
105 name: String,
106 explain: String,

Callers 1

set_offsetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected