[][src]Function solana_libra_stdlib::build_stdlib

pub fn build_stdlib(address: &AccountAddress) -> Vec<VerifiedModule>

Builds and returns a copy of the standard library with this address as the self address.

A copy of the stdlib built with the default address is available through stdlib_modules.