MCPcopy Index your code
hub / github.com/Rustixir/darkbird / simple.rs

File simple.rs

example/simple.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use darkbird::{
2 document::{self, RangeField},
3 Options, Storage, StorageType,
4};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected