Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

declare_library

Declare a Dojo library.

Arguments

  • name - the library contract name.

Returns

The declared library classhash.

Fully qualified path: dojo_snf_test::declare_deploy::declare_library

pub fn declare_library(name: ByteArray) -> ClassHash