Documentation
    Preparing search index...
    BuilderCode: MoveStruct<
        {
            id: BcsType<string, string | Uint8Array<ArrayBufferLike>, "bytes[32]">;
            index: BcsType<bigint, string | number | bigint, "u64">;
            owner: BcsType<string, string | Uint8Array<ArrayBufferLike>, "bytes[32]">;
        },
        "@local-pkg/deepbook_predict::builder_code::BuilderCode",
    > = ...